Files
mayan-edms/.gitignore

23 lines
252 B
Plaintext

*.orig
*.pyc
*.pyo
*.sqlite
*.sqlite3
settings_local.py
/celerybeat-schedule
document_storage/
/misc/mayan.geany
image_cache/
build/
_build/
gpg_home/
/static/
/whoosh_index/
/fabfile_install
/venv/
.coverage
/dist/
.idea/
static_collected/
*egg-info*