diff options
| author | icecodder <47574874+icecodder@users.noreply.github.com> | 2021-08-07 13:37:11 +0200 |
|---|---|---|
| committer | icecodder <47574874+icecodder@users.noreply.github.com> | 2021-08-07 13:37:11 +0200 |
| commit | 6299bb20fc8f19a90601a07ed40df6f02afb03b5 (patch) | |
| tree | f3f1d80187204f96b695cd9b027fb8f3b2935b77 | |
| parent | 25395461266f97063db70f19bf2c20115b3ee4ee (diff) | |
remove vscode
| -rw-r--r-- | .vscode/settings.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 3531035..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,11 +0,0 @@ -{
- "files.exclude": {
- "**/.git": true,
- "**/.svn": true,
- "**/.hg": true,
- "**/CVS": true,
- "**/.DS_Store": true,
- "**/bazel-*": true,
- ".github/**/*": false
- }
-}
\ No newline at end of file |
