Removed unneccessary usage of Maps.newHashMap from the IT files
[ovsdb.git] / .gitignore
index 39f4cf2a504d519f640604ad5c23c51446264384..ee0c372c10e3e049ca163a9e8213b8b132fb249f 100755 (executable)
@@ -1,16 +1,26 @@
-.idea/\r
-target/\r
-*.class\r
-**/target\r
-**/bin\r
-dist\r
-**/logs\r
-products\r
-repository\r
-workspace\r
-*~\r
-target\r
-.classpath\r
-.project\r
-.settings\r
-MANIFEST.MF\r
+*.class
+**/target
+bin/
+dist
+**/logs
+products
+repository
+workspace
+*~
+target
+.classpath
+.project
+.settings
+MANIFEST.MF
+opendaylight/northbound/integrationtest/logs/*
+*.ipr
+*.iml
+*.iws
+.idea
+*.pyc
+log.html
+output.xml
+report.html
+*.swp
+.gitignore
+target-ide/