Skip to content

Commit

Permalink
Add Ruby related paths to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaneko Yuto committed Feb 9, 2024
1 parent 484b343 commit 36f86c5
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
Expand Up @@ -2,3 +2,7 @@ node_modules
tmp/camouflage.pid
tmp/camo.pid
.node-version

.bundle
.ruby-version
vendor

0 comments on commit 36f86c5

Please sign in to comment.