summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 1f278cbf37efb1cc55267a238a124e368b685a5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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