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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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
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.

1 participant