Update documentation
[oam.git] / .gitignore
index fcb3c4d..45418a7 100644 (file)
@@ -39,9 +39,17 @@ yang-gen-sal/
 target-ide/
 release.properties
 
+# data models in scp/oam/modeling
+*.yang
+
 # Avoid ignoring Maven wrapper jar file (.jar files are usually ignored)
 !/.mvn/wrapper/maven-wrapper.jar
 
 # VES related
 */**/json/examples
 *.log
+
+# documentation
+.tox
+docs/_build/
+ci-management/