Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 580db99

Browse files
committedJul 28, 2024··
Add .vendor to .gitignore
1 parent aec6457 commit 580db99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.gitignore

Lines changed: 1 addition & 0 deletions
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)
Please sign in to comment.