Merge "Create a script to generate a Topology"
[oam.git] / .gitignore
index cb8beae..dfc8718 100644 (file)
@@ -41,6 +41,11 @@ target-ide/
 release.properties
 .vscode
 
+# python
+__pycache__
+.pylintrc
+output
+
 # data models in scp/oam/modeling
 *.yang
 
@@ -52,8 +57,10 @@ release.properties
 */**/__pycache__
 *.log
 
-# documentation
+# avoid copyright issues with 3GPP
+*/**/3gpp/**/*.yaml
 
+# documentation
 .tox
 docs/_build/
 ci-management/