Przeglądaj źródła

Update .gitignore

Ray 3 tygodni temu
rodzic
commit
29173a4978
1 zmienionych plików z 3 dodań i 2 usunięć
  1. 3 2
      .gitignore

+ 3 - 2
.gitignore

@@ -63,12 +63,13 @@ emsdk
 
 # Ignore wasm data in examples/
 examples/**/*
+!examples/**/*.*
+!examples/**/*/
+examples/**/*.exe
 examples/**/*.wasm
 examples/**/*.data
 examples/**/*.js
 examples/**/*.html
-!examples/**/*.*
-!examples/**/*/
 examples/**/logs/*
 
 # Ignore files build by xcode