Merge branch 'master' into development

v1-0-stable
Schlabonski 9 years ago
commit 6d4b3c8360

7
.gitignore vendored

@ -90,9 +90,10 @@ ENV/
jdav_web/db.sqlite3 jdav_web/db.sqlite3
*.swp *.swp
# django database migrations
*/*/migrations/*
# test images for file upload # test images for file upload
*.jpeg *.jpeg
*.png *.png
*.py.swp
# django database migrations
*/*/migrations/*

Loading…
Cancel
Save