mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-24 10:14:13 -05:00
.gitignore: Remove UI exclusion
Since the frontend refactor, the UI directory no longer exists. Let's remove its exception in the .gitignore file.
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
!/plugins
|
||||
!/shared
|
||||
!/test
|
||||
!/UI
|
||||
!.cirrus.xml
|
||||
!.clang-format
|
||||
!.editorconfig
|
||||
|
||||
Reference in New Issue
Block a user