Update A1 mediator API to version 0.10.0
[portal/ric-dashboard.git] / .gitignore
index 5028866..175c380 100644 (file)
@@ -1,5 +1,7 @@
 # See http://help.github.com/ignore-files/ for more about ignoring files.
 
+/logs
+
 # compiled output
 /dist
 /tmp
@@ -39,4 +41,8 @@
 /build/
 
 ### visual studio ###
-.vs
\ No newline at end of file
+.vs
+**/.vscode
+
+# OSx cruft
+**/.DS_Store