Bump versions by x.y.(z+1)
[mdsal.git] / .gitignore
index be49575b3b348f1d34d94cc358a10e3b8262d6a8..3bcb77d84dd582b9eab1641d0c72f1d0baccd2c3 100644 (file)
@@ -6,10 +6,14 @@
 # and is available at http://www.eclipse.org/legal/epl-v10.html
 #
 .classpath
+.checkstyle
+.factorypath
 .project
 .settings
 target
+target-ide
 *.iml
+*.svg
 .idea
 bin
 xtend-gen
@@ -18,3 +22,10 @@ yang-gen-sal
 target
 .DS_Store
 META-INF
+.fbExcludeFilterFile
+.cache-main
+.cache-tests
+
+# Sphinx documentation
+.tox/
+docs/_build/