Remove x5 inactive projects (atrium centinel yang-push usecplugin lacp)
[integration/distribution.git] / .gitignore
index fdb4d2b01e11eca953742a34d16c4377b8d779dc..718d04c67ed9e5f6c22fe0fb56b9106a28ae7059 100644 (file)
@@ -1,27 +1,31 @@
+# OS
+*~
+*.swp
+
+# Java / Maven
 *.class
-**/target
-bin/
-dist
+target/
+target-ide/
 **/logs
+maven-metadata-local.xml
+
+# IDE, miscellaneous and mysterious
 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
-.vagrant
-.tox/
-*.egg-info/
+classes
+out/
+.externalToolBuilders
+maven-eclipse.xml
+.DS_STORE
+.metadata
+.checkstyle
+.factorypath