simple-note/.gitattributes

12 lines
206 B
Text
Raw Normal View History

* text=auto
# Source code
*.css text diff=css
*.html text diff=html
*.js text
# Documentation
*.md text diff=markdown
# Configs
.gitattributes text