Explorar el Código

.gitignore: Remove UI exclusion

Since the frontend refactor, the UI directory no longer exists. Let's
remove its exception in the .gitignore file.
gxalpha hace 9 meses
padre
commit
3911f11306
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      .gitignore

+ 0 - 1
.gitignore

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