Skip to content

Commit fbc7237

Browse files
committed
Git: ignore all VSCode preferences
1 parent f793f15 commit fbc7237

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.gitignore

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,7 @@
1717
/Source/Locales/**/*.bak
1818

1919
## Ignore Visual Studio Code configuration files.
20-
##
21-
## Get latest from https://github.com/github/gitignore/blob/master/Global/VisualStudioCode.gitignore
22-
23-
.vscode/*
24-
!.vscode/settings.json
25-
!.vscode/tasks.json
26-
!.vscode/launch.json
27-
!.vscode/extensions.json
28-
*.code-workspace
20+
.vscode/
2921

3022
# Local History for Visual Studio Code
3123
.history/

0 commit comments

Comments
 (0)