Skip to content

Commit 09b351c

Browse files
committed
fix(scripts): enforce LF line endings for shell scripts
1 parent b04a986 commit 09b351c

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.sh text eol=lf

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,6 @@ dependency-pinning-artifacts/*
485485
.beads/
486486
external/
487487
AGENTS.md
488-
.gitattributes
489488

490489
# Terraform Environments
491490
envs/

0 commit comments

Comments
 (0)