mirror of
https://git.piraattipuolue.fi/Pikaviestimet/Pikaviestimet.git
synced 2025-01-12 06:02:40 +01:00
.gitattributes: line normalisation, comments
This commit is contained in:
parent
38a998a3ad
commit
2a5fa4b1f3
7
.gitattributes
vendored
7
.gitattributes
vendored
@ -1,3 +1,10 @@
|
||||
# Line normalisation, GitHub language detection for everything
|
||||
* text=auto linguist-detectable
|
||||
|
||||
# Checkout bash files with lf line endings regardless of platform
|
||||
*.bash text eol=lf
|
||||
|
||||
# Git Large File Storage
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.jpg filter=lfs diff=lfs merge=lfs -text
|
||||
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
||||
|
Loading…
Reference in New Issue
Block a user