Update .gitignore

This commit is contained in:
2026-07-17 17:44:59 +00:00
parent 05638437b3
commit ddc6484538
+9
View File
@@ -28,3 +28,12 @@ Thumbs.db
# Logs # Logs
*.log *.log
npm-debug.log* npm-debug.log*
# Cache
.cache/
# Wine
.wine/
# npm
.npm/