X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=175c3801aace351a6848a1c278df380978cd35b0;hb=3f812ea25d352ec33d07f5ffa4c2aa2a77e8e793;hp=502886695f8646e0bdfb7c08abb5ced81907b49c;hpb=3c6dec3133de760191c89a01884acc0614460699;p=portal%2Fric-dashboard.git diff --git a/.gitignore b/.gitignore index 50288669..175c3801 100644 --- a/.gitignore +++ b/.gitignore @@ -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