Skip to content

Commit

Permalink
Merge pull request #391 from bastelfreak/ignore
Browse files Browse the repository at this point in the history
.gitignore: add vendor/ruby
  • Loading branch information
rwaffen authored Aug 2, 2024
2 parents 7a1d667 + 9e7f1f2 commit 689c317
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 @@ -8,6 +8,7 @@
/.bundle
/.vendor
/vendor/bundle
/vendor/ruby

# Ignore the default SQLite database.
/db/*.sqlite3
Expand Down

0 comments on commit 689c317

Please sign in to comment.