mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-23 09:51:08 -05:00
11 lines
209 B
Text
11 lines
209 B
Text
* text=auto
|
|
*.go text eol=lf
|
|
*.sh text eol=lf
|
|
*.json text eol=lf
|
|
*.md text eol=lf
|
|
*.mdx text eol=lf
|
|
*.ps1 text eol=lf
|
|
*.hcl text eol=lf
|
|
go.mod text eol=lf
|
|
go.sum text eol=lf
|
|
common/test-fixtures/root/* eol=lf
|