Upgrade E2Mgr spec to version 2.0.5 of 2019-09-11
[portal/ric-dashboard.git] / .gitignore
index c147df4..ecc268e 100644 (file)
@@ -1,5 +1,7 @@
 # See http://help.github.com/ignore-files/ for more about ignoring files.
 
+/logs
+
 # compiled output
 /dist
 /tmp
@@ -14,6 +16,7 @@
 /.settings
 /target/
 /.mvn/wrapper/maven-wrapper.jar
+/.tox
 
 ### STS ###
 .apt_generated
@@ -40,6 +43,7 @@
 
 ### visual studio ###
 .vs
+**/.vscode
 
 # OSx cruft
 **/.DS_Store