Do some more updates to the .gitignore file
This commit is contained in:
18
.gitignore
vendored
18
.gitignore
vendored
@@ -1,15 +1,15 @@
|
|||||||
*.orig
|
*.orig
|
||||||
*.pyc
|
*.pyc
|
||||||
*.pyo
|
*.pyo
|
||||||
site_media/photologue/photos/*
|
/*.sqlite
|
||||||
site_media/photologue/photos/cache/*
|
|
||||||
*.sqlite
|
|
||||||
/settings_local.py
|
/settings_local.py
|
||||||
site_media/documents/*
|
/celerybeat-schedule
|
||||||
celerybeat-schedule
|
/document_storage/
|
||||||
document_storage/
|
/misc/mayan.geany
|
||||||
misc/mayan.geany
|
/image_cache/
|
||||||
image_cache/
|
|
||||||
build/
|
build/
|
||||||
_build/
|
_build/
|
||||||
gpg_home/
|
/gpg_home/
|
||||||
|
/static/
|
||||||
|
/whoosh_index/
|
||||||
|
/fabfile_install
|
||||||
|
|||||||
Reference in New Issue
Block a user