Add .gitignore, remove unwanted files

This commit is contained in:
user01
2026-05-12 15:32:55 +09:00
parent ef9439a164
commit a9dcef0285
4 changed files with 7 additions and 1 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
__pycache__/
*.pyc
venv/
.~lock.*
uploads/
*.xlsx
!sample_*.xlsx