summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 4a982d423c54b6af618e028e9893f851f35305fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.*.swp
*.egg
*.eggs
*.egg-info
*.pyc
.test
.testrepository
.tox
.idea
AUTHORS
build/*
ChangeLog
config
output
etc/jenkins_jobs.ini
dist/*
doc/build/*
jenkins_jobs/versioninfo
.coverage*
cover/
jenkins-job-builder
testr_subunit_log
__pycache__