X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=175c3801aace351a6848a1c278df380978cd35b0;hb=42c6891f45dce060347b3637e72daac370fbce29;hp=502886695f8646e0bdfb7c08abb5ced81907b49c;hpb=2316ebd446dc9993b7c364ccb96d24f009195aa8;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