]> Sergey Matveev's repositories - vim-lsp.git/commitdiff
fix: correct test fs gitignore
authorshane.xb.qian <shane.qian@foxmail.com>
Tue, 6 Jun 2023 03:28:44 +0000 (11:28 +0800)
committershane.xb.qian <shane.qian@foxmail.com>
Tue, 6 Jun 2023 03:28:44 +0000 (11:28 +0800)
.gitignore

index 868a4cf2f8743cba84166b5c1122d34faef2e9d4..b2e4d35f3896b29db4bb781a8761012f804544a3 100644 (file)
@@ -1,6 +1,8 @@
 tags
 *.swp
 
-test/Xtest.c
-test/Xtest.cpp
+test/X*.c
+test/X*.cpp
+# test/Xtest.c
+# test/Xtest.cpp
 test/results.txt