feat: add .tmp/ directory to .gitignore

This commit is contained in:
shuaiplus
2026-03-23 08:28:15 +08:00
parent ac79cbd8bd
commit 58c029beba
+2 -1
View File
@@ -38,4 +38,5 @@ npm-debug.log*
# Package lock (optional - remove if you want to commit it)
# package-lock.json
tmp/
tmp/
.tmp/