forked from buildbot/buildbot
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
39 lines (39 loc) · 663 Bytes
/
.gitignore
File metadata and controls
39 lines (39 loc) · 663 Bytes
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
32
33
34
35
36
37
38
39
# All files to globally ignore
*.pyc
*.pyo
*$py.class
*.swp
*.patch
*.orig
*.rej
*#
*~
MANIFEST
_trial_temp*
dist
build
.build
*.egg-info
master/docs/buildbot.html
master/docs/buildbot.info
master/docs/buildbot.info-1
master/docs/buildbot.info-2
master/docs/images/master.png
master/docs/images/overview.png
master/docs/images/slavebuilder.png
master/docs/images/slaves.png
master/docs/images/status.png
.stgit-edit.txt
.project
.pydevproject
.settings
master/docs/buildbot
master/docs/version.texinfo
master/docs/docs.tgz
master/docs/latest
twisted/plugins/dropin.cache
.coverage
coverage-html
apidocs/reference
apidocs/reference.tgz
common/googlecode_upload.py