Skip to content

Commit

Permalink
Add .vscode to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ryomo committed Nov 15, 2024
1 parent af1ebe7 commit 21d73c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Jekyll
_site
.sass-cache
.jekyll-cache
.jekyll-metadata
vendor

# Editor, IDE
.vscode

0 comments on commit 21d73c6

Please sign in to comment.