TestUtils is a utility class
[mdsal.git] / .gitignore
index 86097664e443dbdd64812a29b3760b848b261473..2bb02279b6607ea970923af99173cc1ffd030871 100644 (file)
@@ -7,10 +7,13 @@
 #
 .classpath
 .checkstyle
+.factorypath
 .project
 .settings
 target
+target-ide
 *.iml
+*.svg
 .idea
 bin
 xtend-gen
@@ -19,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/