Skip to content

Commit 492d594

Browse files
committed
✨ chore: Add .git-commit-history to .gitignore
- [x] Add .git-commit-history to .gitignore to prevent it from being committed
1 parent 27f4dde commit 492d594

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
vendor
2-
*.lock
2+
*.lock
3+
.git-commit-history

0 commit comments

Comments
 (0)