Skip to content

Commit

Permalink
chore: ignore vendor/bundle in git
Browse files Browse the repository at this point in the history
  • Loading branch information
kvz committed Nov 27, 2024
1 parent ffd7d18 commit ca7df0f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ transloadit-*.gem

.DS_Store
env.sh

# Bundle directory
vendor/bundle/

0 comments on commit ca7df0f

Please sign in to comment.