فهرست منبع

Update .gitignore

Ray 3 هفته پیش
والد
کامیت
29173a4978
1فایلهای تغییر یافته به همراه3 افزوده شده و 2 حذف شده
  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