2
0
Эх сурвалжийг харах

Ignore .vscode and build folders.

Miku AuahDark 2 жил өмнө
parent
commit
b796337e2c
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -3,4 +3,5 @@
 *.dll
 *.dll
 *.exe
 *.exe
 *.so
 *.so
-build
+.vscode/
+build*/