Skip to content

Commit

Permalink
feat(gitignore): ignore Bundler hierarchy
Browse files Browse the repository at this point in the history
  • Loading branch information
tomeon committed Jul 30, 2023
1 parent 0f9360d commit aacee8b
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 @@ -22,3 +22,6 @@ tmp
result
result-*
repl-result-*

# Bundler-installed gems
/vendor/

0 comments on commit aacee8b

Please sign in to comment.