Adding .gitattriutes file
parent
647b1244e2
commit
b9695bd451
|
@ -0,0 +1,9 @@
|
||||||
|
LICENSE text
|
||||||
|
*.md text
|
||||||
|
*.js text
|
||||||
|
*.json text
|
||||||
|
*.html text
|
||||||
|
*.css text
|
||||||
|
*.txt text
|
||||||
|
*.png -crlf -diff
|
||||||
|
*.svg -crlf -diff
|
Loading…
Reference in New Issue