Files
mayan-edms/.gitignore
2014-06-29 20:11:24 -04:00

21 lines
227 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/
*egg-info*