mirror of
https://github.com/github/codeql.git
synced 2026-02-09 19:51:07 +01:00
QL: Merge pull request #93 from github/aschackmull/delete-vscode-file
Delete this file that vscode keeps changing for me.
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"editor.formatOnSave": true,
|
||||
"files.eol": "\n",
|
||||
"files.exclude": {
|
||||
"codeql": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user