Skip to content

Commit

Permalink
Update .gitignore include for Webpacker
Browse files Browse the repository at this point in the history
  • Loading branch information
msquee committed Feb 5, 2021
1 parent 9e61d59 commit cb18bb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
/vendor/bundle
/.bundle
/apps/*/.bundle
/apps/*/public/packs
/apps/*/public/packs-test
/apps/*/vendor/bundle/
/*/.bundle

Expand Down

0 comments on commit cb18bb1

Please sign in to comment.