main
|
Last change
on this file since 8a7f936 was f7c0b0d, checked in by Tome <gjorgievtome@…>, 7 months ago |
|
Improve .gitattributes
|
-
Property mode
set to
100644
|
|
File size:
353 bytes
|
| Line | |
|---|
| 1 | * text=auto
|
|---|
| 2 |
|
|---|
| 3 | *.txt text eol=lf
|
|---|
| 4 | *.html text eol=lf
|
|---|
| 5 | *.md text eol=lf
|
|---|
| 6 | *.css text eol=lf
|
|---|
| 7 | *.scss text eol=lf
|
|---|
| 8 | *.map text eol=lf
|
|---|
| 9 | *.js text eol=lf
|
|---|
| 10 | *.jsx text eol=lf
|
|---|
| 11 | *.ts text eol=lf
|
|---|
| 12 | *.tsx text eol=lf
|
|---|
| 13 | *.json text eol=lf
|
|---|
| 14 | *.yml text eol=lf
|
|---|
| 15 | *.yaml text eol=lf
|
|---|
| 16 | *.xml text eol=lf
|
|---|
| 17 | *.svg text eol=lf
|
|---|
| 18 | *.sh text eol=lf
|
|---|
| 19 | *.sql text eol=lf
|
|---|
| 20 | database/migrations/** text eol=lf |
|---|
Note:
See
TracBrowser
for help on using the repository browser.