forked from external-repos/noisedash
Add .gitattributes for consistent line endings across platforms
Some checks failed
build-and-push-docker / docker (push) Failing after 5s
Some checks failed
build-and-push-docker / docker (push) Failing after 5s
This commit is contained in:
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
* text=auto eol=lf
|
||||
*.{cmd,[cC][mM][dD]} text eol=crlf
|
||||
*.{bat,[bB][aA][tT]} text eol=crlf
|
||||
Reference in New Issue
Block a user