Added the repository settings

This commit is contained in:
Cédric Belin
2018-11-01 23:23:05 +01:00
parent 24ecee12ba
commit cadb3a774c
8 changed files with 104 additions and 0 deletions

18
.gitattributes vendored Normal file
View File

@ -0,0 +1,18 @@
* text=auto
.* text
.semver text eol=lf
*.info text
*.json text
*.md text
*.neon text
*.php text diff=php
*.txt text
*.xml text
*.yml text
*.ico binary
*.jpg binary
*.pdf binary
*.png binary