.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:
gxalpha
2025-01-27 17:06:18 -05:00
committed by Ryan Foster
parent 449755ee6d
commit 3911f11306
-1
View File
@@ -12,7 +12,6 @@
!/plugins
!/shared
!/test
!/UI
!.cirrus.xml
!.clang-format
!.editorconfig