Upgrade E2Mgr spec to version 2.0.5 of 2019-09-11
[portal/ric-dashboard.git] / .gitignore
index 9eacc90..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
 /nbdist/
 /.nb-gradle/
 /build/
+
+### visual studio ###
+.vs
+**/.vscode
+
+# OSx cruft
+**/.DS_Store