Skip to content

Commit

Permalink
don't track .vscode either
Browse files Browse the repository at this point in the history
  • Loading branch information
MysticalApple committed Feb 1, 2024
1 parent 4c3faec commit 5c51f5f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 51 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Temporary Items
.apdisk

### VisualStudioCode ###
.vscode/*
.vscode/
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
Expand Down
20 changes: 0 additions & 20 deletions .vscode/launch.json

This file was deleted.

30 changes: 0 additions & 30 deletions .vscode/settings.json

This file was deleted.

0 comments on commit 5c51f5f

Please sign in to comment.