Comment-out NIC as its artifacts are not being built
[integration/distribution.git] / .gitignore
index 8c3c95ee7b68977b829fbd30901a5986157ca718..6de83ca890e244806a8569a756073f7df6ecc4c4 100644 (file)
@@ -1,23 +1,13 @@
-*.class
-**/target
-bin/
-dist
-**/logs
-products
-repository
-workspace
+# OS
 *~
-target
+*.swp
+
+# Java / Maven
+target/
 .classpath
 .project
 .settings
-MANIFEST.MF
-opendaylight/northbound/integrationtest/logs/*
-*.ipr
-*.iml
-*.iws
+
+# IDE
 .idea
-*.pyc
-log.html
-output.xml
-report.html
+*.iml