Copied over the controller .gitignore file 16/8816/1
authorEd Warnicke <eaw@cisco.com>
Tue, 8 Jul 2014 18:52:48 +0000 (13:52 -0500)
committerEd Warnicke <eaw@cisco.com>
Tue, 8 Jul 2014 18:52:48 +0000 (13:52 -0500)
Change-Id: If2474d673d2fda6ffcfae8b7ecda131b8e705275
Signed-off-by: Ed Warnicke <eaw@cisco.com>
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..f8cf74f
--- /dev/null
@@ -0,0 +1,29 @@
+*.class
+**/target
+bin/
+dist
+**/logs
+products
+repository
+workspace
+*~
+target
+target-ide
+.classpath
+.project
+.settings
+MANIFEST.MF
+opendaylight/northbound/integrationtest/logs/*
+*.ipr
+*.iml
+*.iws
+.idea
+xtend-gen
+yang-gen-config
+yang-gen-sal
+classes
+out/
+.externalToolBuilders
+maven-eclipse.xml
+.DS_STORE
+.metadata