Migrate most of CDS to use java.util.Optional
[controller.git] / .gitignore
index e5d9624a08ce9c5ef6787cadd81206f94dce04f3..8758bfe6bb397f2e726d602f0b04c1ef8b64dd56 100644 (file)
@@ -12,7 +12,6 @@ target-ide
 .classpath
 .project
 .settings
-MANIFEST.MF
 opendaylight/northbound/integrationtest/logs/*
 *.ipr
 *.iml
@@ -32,3 +31,10 @@ opendaylight/md-sal/sal-distributed-datastore/journal
 .checkstyle
 .factorypath
 maven-metadata-local.xml
+.fbExcludeFilterFile
+META-INF
+
+# Sphinx documentation
+.tox/
+docs/_build/
+