Ver Fonte

Update gitignore

Michael Ragazzon há 5 anos atrás
pai
commit
18aa074c19
2 ficheiros alterados com 3 adições e 0 exclusões
  1. 2 0
      .gitignore
  2. 1 0
      Dependencies/.gitignore

+ 2 - 0
.gitignore

@@ -7,6 +7,7 @@
 /bin/
 /Lib/
 /lib/
+/out/
 
 # Distribution target
 /Distribution/
@@ -22,3 +23,4 @@
 *.dir/
 Win32/
 x64/
+CMakeSettings.json

+ 1 - 0
Dependencies/.gitignore

@@ -1,3 +1,4 @@
 include/
 lib/
 tracy/
+*/