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

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