summaryrefslogtreecommitdiff
path: root/.gitignore
blob: a8df15eb48825da0fd0c601367ce15ca2beffbdf (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
dropin.cache
*.log
*.pyc
dist/
build/
MANIFEST
*.egg-info/
*.egg
*.swp
*.swo
*.pyc
*.log
*.*~
*.csv
.cache
.tox
.eggs
_trial_temp
.DS_Store
scripts/profiling/sync/profiles

testing/htmlcov
testing/.coverage
testing/test-env