mirror of
https://github.com/hashicorp/packer.git
synced 2025-12-18 23:16:06 -05:00
13 lines
246 B
Text
13 lines
246 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
|
|
*.tmpl text eol=lf
|
|
*.txt text eol=lf
|
|
go.mod text eol=lf
|
|
go.sum text eol=lf
|
|
common/test-fixtures/root/* eol=lf
|