Remove ReflectionBaseCodec
[mdsal.git] / .gitignore
index b58365ae44c8f00e2989f7ca37212a747c258fd7..2bb02279b6607ea970923af99173cc1ffd030871 100644 (file)
@@ -7,9 +7,11 @@
 #
 .classpath
 .checkstyle
+.factorypath
 .project
 .settings
 target
+target-ide
 *.iml
 *.svg
 .idea
@@ -20,3 +22,11 @@ yang-gen-sal
 target
 .DS_Store
 META-INF
+.fbExcludeFilterFile
+.cache-main
+.cache-tests
+dependency-reduced-pom.xml
+
+# Sphinx documentation
+.tox/
+docs/_build/