Fix RetryingManagedNewTransactionRunner javadoc
[mdsal.git] / .gitignore
index 10318ff8ee5c39f496c5c4339cc1b401f9230783..2bb02279b6607ea970923af99173cc1ffd030871 100644 (file)
@@ -11,6 +11,7 @@
 .project
 .settings
 target
+target-ide
 *.iml
 *.svg
 .idea
@@ -21,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/