first commit
This commit is contained in:
22
.gitattributes
vendored
Normal file
22
.gitattributes
vendored
Normal file
@ -0,0 +1,22 @@
|
||||
* text=auto
|
||||
*.css text
|
||||
*.js text
|
||||
*.ts text
|
||||
*.json text
|
||||
*.htm text
|
||||
*.html text
|
||||
*.env text
|
||||
*.xml text
|
||||
*.svg text
|
||||
*.txt text
|
||||
*.ini text
|
||||
*.sql text
|
||||
*.sh text
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
*.jpeg binary
|
||||
*.gif binary
|
||||
*.ico binary
|
||||
*.mov binary
|
||||
*.mp4 binary
|
||||
*.mp3 binary
|
Reference in New Issue
Block a user