Skip to content

Commit 9d19a7a

Browse files
committed
update gitignore to exclude vendor dir
1 parent ffe1b9d commit 9d19a7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.bin/
22
pkg/
3+
!vendor/**
34
log/
45
**/.DS_Store
56
/python_buildpack-*.zip

0 commit comments

Comments
 (0)