Update testtool documentation
[netconf.git] / .gitignore
index fc1d35eb24cf316de1d8264aa24fb892be6a0551..ae31e0b1e7c849fe1b6c7a6c170924411cf5ba76 100644 (file)
@@ -1,3 +1,39 @@
+*.class
+**/target
+bin/
+dist
+**/logs
+products
+repository
+workspace
+*~
 target
+target-ide
 .classpath
+.project
 .settings
+MANIFEST.MF
+opendaylight/northbound/integrationtest/logs/*
+*.ipr
+*.iml
+*.iws
+.idea
+xtend-gen
+yang-gen-config
+yang-gen-sal
+classes
+out/
+.externalToolBuilders
+maven-eclipse.xml
+.DS_STORE
+.metadata
+opendaylight/md-sal/sal-distributed-datastore/journal
+!opendaylight/distribution/opendaylight-karaf-resources/src/main/resources/bin
+maven-metadata-local.xml
+.checkstyle
+.factorypath
+.fbExcludeFilterFile
+
+# Sphinx documentation
+.tox/
+docs/_build/