Update documentation
[oam.git] / .gitignore
index d566b1f..45418a7 100644 (file)
@@ -1,4 +1,5 @@
 ##############################################################################
+#
 # Copyright 2019 highstreet technologies GmbH and others...
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
@@ -26,6 +27,7 @@ buildNumber.properties
 
 # Maven
 target/
+*.tar.gz
 
 # Opendaylight yang-tools
 yang-gen-sal/
@@ -37,5 +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
\ No newline at end of file
+!/.mvn/wrapper/maven-wrapper.jar
+
+# VES related
+*/**/json/examples
+*.log
+
+# documentation
+.tox
+docs/_build/
+ci-management/