Zeilenenden vereinheitlicht (LF)
This commit is contained in:
9
.gitattributes
vendored
9
.gitattributes
vendored
@@ -1,4 +1,11 @@
|
||||
frontend/docker/images/*.tar.xz filter=lfs diff=lfs merge=lfs -text
|
||||
# Standard: alles als Text behandeln und LF speichern
|
||||
* text=auto eol=lf
|
||||
|
||||
# Beispiel für Ausnahmen
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
|
||||
|
||||
# Shell-Skripte: immer LF
|
||||
*.sh text eol=lf
|
||||
|
||||
|
Reference in New Issue
Block a user