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

4 lines
35 B
Plaintext
Raw Normal View History

2021-12-24 23:33:45 +01:00
venv
2021-12-24 23:35:38 +01:00
.vscode
2022-01-08 00:24:32 +01:00
__pycache__
db.sqlite3