djmitche / buildbot

Python-based continuous integration testing framework; send pull requests for your patches!

This URL has Read+Write access

buildbot / .gitignore
100644 27 lines (26 sloc) 0.363 kb
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
# All files to globally ignore
*.pyc
*.pyo
*$py.class
*.swp
*.patch
*.orig
*.rej
*#
*~
MANIFEST
_trial_temp
dist
build
.build
buildbot.egg-info
docs/buildbot.html
docs/buildbot.info
docs/buildbot.info-1
docs/buildbot.info-2
docs/images/master.png
docs/images/overview.png
docs/images/slavebuilder.png
docs/images/slaves.png
docs/images/status.png
.stgit-edit.txt