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

chore(gitignore): drop redundant secret/tgz rules, ignore scratch dirs

gangvy 2 сар өмнө
parent
commit
25ea78cf71
1 өөрчлөгдсөн 7 нэмэгдсэн , 2 устгасан
  1. 7 2
      .gitignore

+ 7 - 2
.gitignore

@@ -2,15 +2,20 @@
 .env
 .env
 .env.*
 .env.*
 *.local
 *.local
-release/npm/**/.env.local
 
 
 # Generated outputs
 # Generated outputs
 outputs/
 outputs/
-dist/npm/*.tgz
 
 
 # Scratch / tooling run dirs
 # Scratch / tooling run dirs
 .codex-run/
 .codex-run/
 .playwright-cli/
 .playwright-cli/
+_devin_tmp/
+_tihao_ref/
+tmp-verify/
+voc-verify*/
+_count_ec.js
+_inspect_jo.js
+_oss_probe.ps1
 
 
 # Python caches
 # Python caches
 __pycache__/
 __pycache__/