Minor refactors to make development easier #103

Merged
gergely merged 1 commits from refactoring into master 2018-07-23 09:58:38 +00:00
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ __pycache__/
/messages.pot
/calsocial/translations/*/LC_MESSAGES/*.mo
/.pytest_cache/
/.env