summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 50e5838f6d804814573b98c77e616979254d3dd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
**/__pycache__
*.egg
*.egg-info
*.pyc
*.pyo
*.so
*.swp
*~
.*cache
.DS_Store
.idea
.tox
/venv*
babel/global.dat
babel/global.dat.json
build
dist
docs/_build
test-env
tests/messages/data/project/i18n/en_US
tests/messages/data/project/i18n/long_messages.pot
tests/messages/data/project/i18n/temp*