summaryrefslogtreecommitdiff
path: root/.gitignore
blob: b890ef9b0546fcca7a13459f3915cefc8a00a815 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
**/__pycache__
*.egg
*.egg-info
*.pyc
*.pyo
*.so
*.swp
*~
.*cache
.DS_Store
.coverage
.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/fi_BUGGY/LC_MESSAGES/*.mo
tests/messages/data/project/i18n/long_messages.pot
tests/messages/data/project/i18n/temp*