takahe/.gitignore
Michael Manfre cdfff32f9a
Content warning name customisation
Allows the name of Content Warning to be customized (e.g. to "Content Summary").

Fixes #28.
2022-11-22 19:52:40 -07:00

15 lines
129 B
Plaintext

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