Skip to content

Commit

Permalink
Merge pull request #2759 from eproxus/patch-1
Browse files Browse the repository at this point in the history
Ignore _vendor folder
  • Loading branch information
ferd committed Nov 22, 2022
2 parents 80cc5a1 + f91c346 commit 6f0854d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/rebar/priv/templates/gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.rebar3
_build
_checkouts
_vendor
.eunit
*.o
*.beam
Expand Down

0 comments on commit 6f0854d

Please sign in to comment.