update .gitignore

This commit is contained in:
Moe Poi ~ 2022-08-22 10:52:25 +07:00
parent cdce7084d9
commit efabff5bf4
Signed by: moepoi
GPG key ID: 334B501E883409AF

4
.gitignore vendored
View file

@ -1,8 +1,12 @@
# Test File
*.xls
*.xlsx
*.json
converter.py
database.py
# Cache
__pycache__/
# Environment
env/