corpusslayer/.gitignore

11 lines
103 B
Plaintext
Raw Normal View History

2017-12-07 20:31:49 +00:00
db.sqlite3
secrets
secrets/**
**/__pycache__/**
**/__pycache__
**/*.pyc
**/*~
2017-12-07 22:14:58 +00:00
/static
/static/**
2017-12-07 20:31:49 +00:00
.tags