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