chore: Ignore backups directory

This commit is contained in:
tukuaiai 2025-12-18 17:17:50 +08:00
parent 9523f1575d
commit 208e4e0ea4
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -30,6 +30,7 @@ MANIFEST
*.pyc
*.png
*.jpg
backups/
# Virtual Environment
.venv