corpusslayer/.gitignore

11 lines
101 B
Plaintext
Raw Normal View History

2017-12-07 20:31:49 +00:00
db.sqlite3
secrets
secrets/**
**/__pycache__/**
**/__pycache__
**/*.pyc
**/*~
2017-12-07 21:41:42 +00:00
static
static/**
2017-12-07 20:31:49 +00:00
.tags