Create VES client example for domain 'notification'
[oam.git] / .gitignore
index fcb3c4d..d4d7d55 100644 (file)
@@ -39,9 +39,19 @@ 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
+*/**/__pycache__
 *.log
+
+# documentation
+
+.tox
+docs/_build/
+ci-management/