Chore: .gitignore vscode debug binary (#72185)

pull/72186/head
Andres Martinez Gotor 2 years ago committed by GitHub
parent b08271da32
commit d4301aec32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .gitignore

1
.gitignore vendored

@ -17,6 +17,7 @@ vendor/
/docs/menu.yaml
/requests
tsconfig.tsbuildinfo
__debug_bin*
# Yarn
.yarn/*

Loading…
Cancel
Save