repo.or.cz
/
greenhouse.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
explicitly document the big secret
[greenhouse.git]
/
.gitignore
blob
dd0ac37876d0e53528117e1d171a7511fc43be33
1
*.pyc
2
*.pyo
3
.*.swp
4
.*.swo
5
greenhouse.egg-info/*
6
build/*
7
docs/build/*
8
dist/*
9
html/*
10
11
.coverage
12
coverage_annotated/*
13
14
examples/ircbot/run.py
15
examples/ircbot/#*