Bump versions by x.y.(z+1)
[mdsal.git] / .gitignore
index 86097664e443dbdd64812a29b3760b848b261473..3bcb77d84dd582b9eab1641d0c72f1d0baccd2c3 100644 (file)
@@ -7,10 +7,13 @@
 #
 .classpath
 .checkstyle
+.factorypath
 .project
 .settings
 target
+target-ide
 *.iml
+*.svg
 .idea
 bin
 xtend-gen
@@ -19,3 +22,10 @@ yang-gen-sal
 target
 .DS_Store
 META-INF
+.fbExcludeFilterFile
+.cache-main
+.cache-tests
+
+# Sphinx documentation
+.tox/
+docs/_build/