Skip to content

Commit

Permalink
Remove vscode settings file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pfeil committed Feb 1, 2023
1 parent 20af22a commit 19017fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
10 changes: 5 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
### VSCode ###
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets
#!.vscode/settings.json
#!.vscode/tasks.json
#!.vscode/launch.json
#!.vscode/extensions.json
#!.vscode/*.code-snippets

# Local History for Visual Studio Code
.history/
Expand Down
3 changes: 0 additions & 3 deletions .vscode/settings.json

This file was deleted.

0 comments on commit 19017fb

Please sign in to comment.