25
.gitattributes
vendored
Normal file
25
.gitattributes
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
* text=auto eol=lf
|
||||
|
||||
*.ts text
|
||||
*.tsx text
|
||||
*.js text
|
||||
*.jsx text
|
||||
*.mjs text
|
||||
*.cjs text
|
||||
*.json text
|
||||
*.md text
|
||||
*.txt text
|
||||
*.yml text
|
||||
*.yaml text
|
||||
*.toml text
|
||||
*.css text
|
||||
*.scss text
|
||||
*.html text
|
||||
*.svg text
|
||||
*.ps1 text
|
||||
*.py text
|
||||
*.sh text
|
||||
*.env text
|
||||
*.meta text
|
||||
*.anim text
|
||||
*.controller text
|
||||
Reference in New Issue
Block a user