Skip to content

Commit dceb44d

Browse files
hawksightPeter Fiddes
andauthored
chore: Update .gitignores to ignore local binary (#28)
Signed-off-by: Peter Fiddes <[email protected]> Co-authored-by: Peter Fiddes <[email protected]>
1 parent 510071c commit dceb44d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,7 @@ website/vendor
3333

3434
# Keep windows files with windows line endings
3535
*.winfile eol=crlf
36+
37+
# Exclude built binary
38+
terraform-provider-tlspc
39+

0 commit comments

Comments
 (0)