Ver Fonte

Ignore .vscode and build folders.

Miku AuahDark há 2 anos atrás
pai
commit
b796337e2c
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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