Skip to content

Commit 7815278

Browse files
committed
🤖 fix: ignore generated vendor stamp file
1 parent 3478c02 commit 7815278

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

‎.gitignore‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
# Temporary external clones/forks
1414
/tmpfork/
1515

16+
# Generated vendor stamp
17+
/vendor/.modules.stamp
18+
1619
# MkDocs
1720
/site/
1821
/.cache/

‎vendor/.modules.stamp‎

Whitespace-only changes.

0 commit comments

Comments
 (0)