Ignore cache files

This commit is contained in:
Cedarium Zhang
2026-01-30 12:12:47 +08:00
parent 404f75cef5
commit f66b097667
6 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -12,6 +12,7 @@
*.swo *.swo
*.bak *.bak
*.tmp *.tmp
.cache/
# Log files # Log files
*.log *.log