Changeset f7c0b0d for .gitattributes
- Timestamp:
- 12/27/25 20:26:53 (7 months ago)
- Branches:
- main
- Children:
- e599341
- Parents:
- 9e9293a
- File:
-
- 1 edited
-
.gitattributes (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
.gitattributes
r9e9293a rf7c0b0d 1 *.sh text eol=lf 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 2 18 *.sh text eol=lf 3 19 *.sql text eol=lf
Note:
See TracChangeset
for help on using the changeset viewer.
