Skip to content

Commit

Permalink
.gitignore: add vendor/ruby
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Meusel <[email protected]>
  • Loading branch information
bastelfreak committed Aug 2, 2024
1 parent 7a1d667 commit 9e7f1f2
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 9e7f1f2

Please sign in to comment.