Initial commit of distributions (Base, Virtualization, Service Provider)
authorEd Warnicke <eaw@cisco.com>
Wed, 2 Oct 2013 04:15:43 +0000 (23:15 -0500)
committerEd Warnicke <eaw@cisco.com>
Wed, 2 Oct 2013 04:15:43 +0000 (23:15 -0500)
Change-Id: I6ef50dc5beb2394ee248c3f678210a58335b6ccd
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..53ea040
--- /dev/null
@@ -0,0 +1,20 @@
+*.class
+**/target
+bin/
+dist
+**/logs
+products
+repository
+workspace
+*~
+target
+.classpath
+.project
+.settings
+MANIFEST.MF
+opendaylight/northbound/integrationtest/logs/*
+*.ipr
+*.iml
+*.iws
+.idea
+