mirror of
https://github.com/ManfredAabye/opensimMULTITOOLS-II.git
synced 2026-07-29 18:29:45 +00:00
Add files via upload
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
# Alle Textdateien mit LF normalisieren
|
||||
* text=auto eol=lf
|
||||
|
||||
# Shell-Skripte explizit auf LF erzwingen
|
||||
*.sh text eol=lf
|
||||
|
||||
# Konfigurationsdateien
|
||||
*.json text eol=lf
|
||||
*.md text eol=lf
|
||||
*.lang text eol=lf
|
||||
*.php text eol=lf
|
||||
*.js text eol=lf
|
||||
*.css text eol=lf
|
||||
|
||||
# Binärdateien unverändert lassen
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
*.jpeg binary
|
||||
*.gif binary
|
||||
*.ico binary
|
||||
*.zip binary
|
||||
*.gz binary
|
||||
*.tar binary
|
||||
Reference in New Issue
Block a user