commit b7a2f098c4bb8e9578f05214fbed1023ea2b77a9
parent 293212c60ed3744f6613f23fea058f8ba73a6f62
Author: Adrián Oliva <[email protected]>
Date: Thu, 4 May 2023 22:34:11 -0600
Changed gitignore.
Now it completely ignores the `.vscode` folder.
Diffstat:
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/.gitignore b/.gitignore
@@ -228,12 +228,7 @@ tags
[._]*.un~
### VisualStudioCode ###
-.vscode/*
-!.vscode/settings.json
-!.vscode/tasks.json
-!.vscode/launch.json
-!.vscode/extensions.json
-!.vscode/*.code-snippets
+.vscode
# Local History for Visual Studio Code
.history/