소스 검색

.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