Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.gitignore: Remove UI exclusion #11737

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Conversation

gxalpha
Copy link
Member

@gxalpha gxalpha commented Jan 17, 2025

Description

Since the frontend refactor, the UI directory no longer exists. Let's remove its exception in the .gitignore file.

Motivation and Context

There's no need for it to stay.

How Has This Been Tested?

Created a file in the (recreated) UI directory without the PR, it gets found by git.
Created a file with the PR, it gets ignored.

Types of changes

  • Code cleanup (non-breaking change which makes code smaller or more readable)

Checklist:

  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

Since the frontend refactor, the UI directory no longer exists. Let's
remove its exception in the .gitignore file.
@gxalpha gxalpha added the Code Cleanup Non-breaking change which makes code smaller or more readable label Jan 17, 2025
@RytoEX RytoEX added this to the OBS Studio 31.1 milestone Jan 27, 2025
@RytoEX
Copy link
Member

RytoEX commented Jan 27, 2025

Can probably pick this to release/31.0 if needed as well.

@RytoEX RytoEX merged commit 3911f11 into obsproject:master Jan 27, 2025
14 checks passed
@gxalpha gxalpha deleted the ui-gitignore branch January 28, 2025 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Cleanup Non-breaking change which makes code smaller or more readable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants