2024-01-26 13:55:05 +00:00
|
|
|
* text=auto
|
|
|
|
|
|
|
|
# Source code
|
|
|
|
*.css text diff=css
|
|
|
|
*.html text diff=html
|
|
|
|
*.js text
|
2024-02-08 08:54:28 +00:00
|
|
|
*.xml text
|
2024-01-26 13:55:05 +00:00
|
|
|
|
2024-02-05 07:58:44 +00:00
|
|
|
# Graphics
|
|
|
|
*.png binary
|
|
|
|
*.ico binary
|
|
|
|
*.svg text
|
|
|
|
|
|
|
|
# Fonts
|
|
|
|
*.ttf binary
|
|
|
|
*.eot binary
|
|
|
|
*.woff binary
|
|
|
|
*.woff2 binary
|
|
|
|
|
2024-01-26 13:55:05 +00:00
|
|
|
# Documentation
|
|
|
|
*.md text diff=markdown
|
|
|
|
|
|
|
|
# Configs
|
2024-02-08 08:54:28 +00:00
|
|
|
.gitattributes text
|
|
|
|
*.webmanifest text
|