.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:
parent
449755ee6d
commit
3911f11306
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,7 +12,6 @@
|
|||||||
!/plugins
|
!/plugins
|
||||||
!/shared
|
!/shared
|
||||||
!/test
|
!/test
|
||||||
!/UI
|
|
||||||
!.cirrus.xml
|
!.cirrus.xml
|
||||||
!.clang-format
|
!.clang-format
|
||||||
!.editorconfig
|
!.editorconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user