Fix: Add more rules to .gitignore

This commit is contained in:
Penguin-71630
2025-12-23 16:38:49 +08:00
parent cb11672817
commit 21cbbcef46

5
.gitignore vendored
View File

@@ -1,4 +1,9 @@
.DS_Store .DS_Store
*.log
*.txt
*.tmp
log
tmp
################################ ################################
# Node.js/React (web/) 專屬 # Node.js/React (web/) 專屬