Added more ignorable files to .gitignore
authorMadhu Venugopal <mavenugo@gmail.com>
Tue, 8 Apr 2014 12:03:38 +0000 (05:03 -0700)
committerMadhu Venugopal <mavenugo@gmail.com>
Tue, 8 Apr 2014 12:03:38 +0000 (05:03 -0700)
Change-Id: I0d91d3a6f803a1489d8d14db12b6e4e4da2f4e23
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
.gitignore

index e04ff826c68b5c19d8b52848c6b50e9f936c3f49..ee0c372c10e3e049ca163a9e8213b8b132fb249f 100755 (executable)
@@ -1,17 +1,26 @@
-.idea/\r
-target/\r
-*.class\r
-*.iml\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/