瀏覽代碼

.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 月之前
父節點
當前提交
3911f11306
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .gitignore

+ 0 - 1
.gitignore

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