Skip to content

Commit

Permalink
Add .vscode to .gitignore
Browse files Browse the repository at this point in the history
- Remove .vscode folder
  • Loading branch information
jsubida committed May 22, 2024
1 parent 98ea434 commit 58d443c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ _site
.vagrant
Gemfile.lock

# VS Code
.vscode/*

# general
.DS_Store
Thumbs.db
Expand Down
5 changes: 0 additions & 5 deletions .vscode/extensions.json

This file was deleted.

0 comments on commit 58d443c

Please sign in to comment.