You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
221 B

10 years ago
# virtual env
/bin/
/include/
/lib/
/local/
/share/
/virtualenv/
/pip-selfcheck.json
10 years ago
# transient files
10 years ago
/db-test.sqlite3*
10 years ago
/db-local.sqlite3*
/static
/media
/schema_*.pdf
10 years ago
# aux files
*.pyc
*.swp
# secrets
/django.secret