mirror of https://github.com/grafana/grafana.git
Chore: .gitignore vscode debug binary (#72185)
This commit is contained in:
parent
b08271da32
commit
d4301aec32
|
@ -17,6 +17,7 @@ vendor/
|
|||
/docs/menu.yaml
|
||||
/requests
|
||||
tsconfig.tsbuildinfo
|
||||
__debug_bin*
|
||||
|
||||
# Yarn
|
||||
.yarn/*
|
||||
|
|
Loading…
Reference in New Issue