.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-17 21:31:55 +01:00 committed by Ryan Foster
parent 449755ee6d
commit 3911f11306

1
.gitignore vendored
View File

@ -12,7 +12,6 @@
!/plugins
!/shared
!/test
!/UI
!.cirrus.xml
!.clang-format
!.editorconfig