takahe/.gitignore
Andrew Godwin bf5a46df38 Provide some stuff we know of for Mastodon schema
Should fix GoToSocial pulls. Refs #223.
2022-12-21 18:23:52 +00:00

19 lines
166 B
Plaintext

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