Code Review
/
doctor.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Updated Doctor user configuration doc
[doctor.git]
/
.gitignore
1
*~
2
*.pyc
3
.*.sw?
4
**.log
5
*.pyc
6
/*.egg-info/
7
.eggs/
8
/build/
9
/docs_build/
10
/docs_output/
11
/releng/
12
/tests/*.img
13
14
#IntelJ Idea
15
.idea/
16
17
#Build results
18
.tox