hfkfhkfhgjkuhgfkjfghkj
This commit is contained in:
16
.gitattribute
Normal file
16
.gitattribute
Normal file
@ -0,0 +1,16 @@
|
||||
# Force LF for all text files
|
||||
* text=auto eol=lf
|
||||
|
||||
# Ensure specific file types always use LF
|
||||
*.sh text eol=lf
|
||||
*.js text eol=lf
|
||||
*.php text eol=lf
|
||||
*.html text eol=lf
|
||||
*.css text eol=lf
|
||||
*.json text eol=lf
|
||||
*.md text eol=lf
|
||||
|
||||
# Keep binary files untouched
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
*.gif binary
|
Reference in New Issue
Block a user