Code Review
/
integration
/
test.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
20f30ce
)
Add *.pyc, log.html, output.xml and report.html to the ignore list.
author
Baohua Yang
<baohyang@cn.ibm.com>
Sun, 17 Nov 2013 12:13:19 +0000
(20:13 +0800)
committer
Baohua Yang
<baohyang@cn.ibm.com>
Sun, 17 Nov 2013 12:13:19 +0000
(20:13 +0800)
Change-Id: I615d11eff75b5e811b37568bbca9be8404b15d0d
Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 53ea040cf6a3a4032579ba797830f76ca87bb9d4..8c3c95ee7b68977b829fbd30901a5986157ca718 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-17,4
+17,7
@@
opendaylight/northbound/integrationtest/logs/*
*.iml
*.iws
.idea
-
+*.pyc
+log.html
+output.xml
+report.html