chore: ignore log files

This commit is contained in:
JOJO 2026-03-17 22:49:08 +08:00
parent 5f6622a212
commit 7ae29180b6

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
*.swp *.swp
*.swo *.swo
*.tmp *.tmp
*.log
# Python artifacts # Python artifacts
__pycache__/ __pycache__/