Skip to content

Commit

Permalink
Merge pull request #413 from ydah/add-gitignore
Browse files Browse the repository at this point in the history
Add .vscode to .gitignore
  • Loading branch information
yui-knk authored May 2, 2024
2 parents 948f60a + 57d0a85 commit 0e351db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
/.bundle/
/.gem_rbs_collection/
/.irbrc
/.vscode/
/Gemfile.lock
/coverage/
/parser.output
Expand Down

0 comments on commit 0e351db

Please sign in to comment.