aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 313decf3947a8f0ba98a9e28235102f51f81a830 (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
28
29
30
31
*.egg
*.egg-info
*.mo
*.py[cod]
*.so
.DS_Store
.cache/
.coverage
.hg
.installed.cfg
.mr.developer.cfg
.project
.pydevproject
.pytest_cache/*
.tags*
.tox
_httplib2_test_cache/*
bin
build
default.profraw
develop-eggs
dist
eggs
lib
lib64
nosetests.xml
parts
pip-log.txt
sdist
var
venv*/