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

9 lines
71 B
Plaintext
Executable File

*.pyc
*.sqlite
*.sqlite3
__pycache__
migrations/
build
/venv*/
/.idea/