Revision c775d13a9f157104f16bb7bd813c440d61f5c9ba authored by cvat-bot[bot] on 27 November 2023, 13:50:18 UTC, committed by cvat-bot[bot] on 27 November 2023, 13:50:18 UTC
1 parent 45d23d4
Raw File
.gitattributes
*               text=auto whitespace=trailing-space,space-before-tab,-indent-with-non-tab,tab-in-indent,tabwidth=4

.git*           text export-ignore

*.txt           text
*.htm           text
*.html          text
*.js            text
*.py            text
*.css           text
*.md            text
*.yml           text
Dockerfile      text
LICENSE         text
*.conf          text
*.mimetypes     text
*.sh            text eol=lf

*.avi           binary
*.bmp           binary
*.exr           binary
*.ico           binary
*.jpeg          binary
*.jpg           binary
*.png           binary
*.gif           binary
*.ttf           binary
*.pdf           binary

back to top