Sfoglia il codice sorgente

.gitignore: Remove UI exclusion

Since the frontend refactor, the UI directory no longer exists. Let's
remove its exception in the .gitignore file.
gxalpha 9 mesi fa
parent
commit
3911f11306
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      .gitignore

+ 0 - 1
.gitignore

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