Skip to content

Commit daf0855

Browse files
committed
refactor(git): ignore commitlint tool configuration file
1 parent 44b0514 commit daf0855

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ website/vendor
3333
# Test exclusions
3434
!command/test-fixtures/**/*.tfstate
3535
!command/test-fixtures/**/.terraform/
36+
37+
# Ignore commitlint tool
38+
commitlint.config.js

0 commit comments

Comments
 (0)