8 lines
187 B
Plaintext
8 lines
187 B
Plaintext
# enforce unix style line endings
|
|
*.js text eol=lf
|
|
*.md text eol=lf
|
|
*.json text eol=lf
|
|
*.yml text eol=lf
|
|
*.hbs text eol=lf
|
|
|
|
.github/workflows/*.lock.yml linguist-generated=true merge=ours |