Преглед изворни кода

tech(gitignore): ignore vscode folder

bergquist пре 9 година
родитељ
комит
015423b233
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -25,6 +25,7 @@ public/css/*.min.css
 *.swp
 .idea/
 *.iml
+.vscode/
 
 /data/*
 /bin/*
@@ -37,4 +38,4 @@ profile.cov
 .notouch
 /pkg/cmd/grafana-cli/grafana-cli
 /pkg/cmd/grafana-server/grafana-server
-/examples/*/dist
+/examples/*/dist