mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Merge pull request #5283 from esaunders/5590-sh-lf
Force LF line endings for shell scripts.
This commit is contained in:
commit
2d47246c8d
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1,7 +1,7 @@
|
|||||||
*.java text diff=java
|
*.java text diff=java
|
||||||
|
|
||||||
*.txt text
|
*.txt text
|
||||||
*.sh text
|
*.sh eol=lf
|
||||||
*.mf text
|
*.mf text
|
||||||
*.xml text
|
*.xml text
|
||||||
*.form text
|
*.form text
|
||||||
|
Loading…
x
Reference in New Issue
Block a user