frogress/.gitignore

8 lines
71 B
Plaintext
Raw Normal View History

2022-08-19 10:35:05 +00:00
__pycache__
*.pyc
*.db
.DS_Store
2022-08-20 03:33:23 +00:00
.env.*
db.sqlite3
.vscode/launch.json