Skip to content

Commit a0c4b9e

Browse files
committed
Add .vendor to .gitignore
1 parent 0f9f0e6 commit a0c4b9e

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
@@ -19,6 +19,7 @@
1919
/spec/fixtures/modules/*
2020
/tmp/
2121
/vendor/
22+
/.vendor/
2223
/convert_report.txt
2324
/update_report.txt
2425
.DS_Store

0 commit comments

Comments
 (0)