This repository has been archived on 2022-09-23. You can view files and clone it, but cannot push or open issues or pull requests.
webdev/.gitignore

5 lines
43 B
Plaintext
Raw Normal View History

2022-01-08 11:49:19 +05:30
venv/
.vscode/
__pycache__/
2022-01-08 09:57:26 +05:30
db.sqlite3
2022-01-08 14:37:51 +05:30
.env