TestUtils is a utility class
[mdsal.git] / .gitignore
index 1900c9af87502f01cd02094cc5dceb21b10b5d98..2bb02279b6607ea970923af99173cc1ffd030871 100644 (file)
@@ -6,13 +6,27 @@
 # 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
+yang-gen-config
+yang-gen-sal
 target
 .DS_Store
-META-INF
\ No newline at end of file
+META-INF
+.fbExcludeFilterFile
+.cache-main
+.cache-tests
+dependency-reduced-pom.xml
+
+# Sphinx documentation
+.tox/
+docs/_build/