Skip to content

Commit 6f0854d

Browse files
authored
Merge pull request #2759 from eproxus/patch-1
Ignore _vendor folder
2 parents 80cc5a1 + f91c346 commit 6f0854d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/rebar/priv/templates/gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.rebar3
22
_build
33
_checkouts
4+
_vendor
45
.eunit
56
*.o
67
*.beam

0 commit comments

Comments
 (0)