1
0
mirror of https://github.com/GOSTSec/gostweb synced 2025-03-12 13:21:17 +00:00
gostweb/.gitignore

17 lines
165 B
Plaintext
Raw Normal View History

2017-10-23 15:52:21 -04:00
*.pyc
*.pyo
*.db
*.pot
*.doctree
*.swp
.doctrees
.DS_Store
.coverage
.idea/
local_settings.py
data/db.sqlite3
data/*.log
celerybeat-schedule
celerybeat.pid
static/*