-*~
-*.swp
-.idea
-*.so
-docs/_build
+**/__pycache__
+*.egg
+*.egg-info
*.pyc
*.pyo
-*.egg-info
-*.egg
-build
-dist
+*.so
+*.swp
+*~
+.*cache
.DS_Store
+.idea
.tox
-.cache
-test-env
-**/__pycache__
+/venv*
babel/global.dat
babel/global.dat.json
-tests/messages/data/project/i18n/long_messages.pot
-tests/messages/data/project/i18n/temp*
+build
+dist
+docs/_build
+test-env
tests/messages/data/project/i18n/en_US
-/venv*
\ No newline at end of file
+tests/messages/data/project/i18n/long_messages.pot
+tests/messages/data/project/i18n/temp*
\ No newline at end of file