takahe/.gitignore
2022-12-10 12:16:08 -07:00

16 lines
145 B
Text

*.egg
*.egg-info
*.psql
*.pyc
*.sqlite3
.idea/*
.venv
.vscode
/*.env
/build
/cache/
/docs/_build
/media/
/static-collected
__pycache__/
notes.md