Code Review
/
vfc
/
nfvo
/
catalog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
34e5f44
)
Add .gitignore
author
huangjian
<huang.jian12@zte.com.cn>
Mon, 29 Aug 2016 08:01:04 +0000
(16:01 +0800)
committer
huangjian
<huang.jian12@zte.com.cn>
Mon, 29 Aug 2016 08:01:04 +0000
(16:01 +0800)
Change-Id: Icac7b575f05b14b521232424a4497f288eeef9d5
Signed-off-by: huangjian <huang.jian12@zte.com.cn>
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
c75b4c2
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,7
@@
+.idea
\r
+*.iml
\r
+.classpath
\r
+.project
\r
+.settings
\r
+target
\r
+dependency-reduced-pom.xml
\ No newline at end of file