Changeset f7c0b0d for .gitattributes


Ignore:
Timestamp:
12/27/25 20:26:53 (7 months ago)
Author:
Tome <gjorgievtome@…>
Branches:
main
Children:
e599341
Parents:
9e9293a
Message:

Improve .gitattributes

File:
1 edited

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
    218*.sh text eol=lf
    319*.sql text eol=lf
Note: See TracChangeset for help on using the changeset viewer.