mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Dev: ignore vscode folder except launch.json (#36517)
This commit is contained in:
parent
fc90d47863
commit
b23bfe1338
2
.gitignore
vendored
2
.gitignore
vendored
@ -49,6 +49,8 @@ public/css/*.min.css
|
|||||||
*.iml
|
*.iml
|
||||||
*.tmp
|
*.tmp
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.vscode/
|
||||||
|
!.vscode/launch.json
|
||||||
.vs/
|
.vs/
|
||||||
.eslintcache
|
.eslintcache
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user