Browse Source

tech(gitignore): ignore vscode folder

bergquist 9 years ago
parent
commit
015423b233
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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