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

12 lines
104 B
Plaintext
Executable File

*.pyc
*.sqlite
*.sqlite3
package-lock.json
node_modules/
__pycache__
migrations/
build
/venv*/
/.idea/