Updated the Git settings

This commit is contained in:
Cédric Belin
2019-01-27 03:32:26 +01:00
parent 98ba9d47e1
commit 1e3ad61fcb
2 changed files with 2 additions and 0 deletions

1
.gitattributes vendored
View File

@ -1,6 +1,7 @@
* text=auto * text=auto
.* text .* text
*.http text
*.info text *.info text
*.json text *.json text
*.md text *.md text

1
.gitignore vendored
View File

@ -13,3 +13,4 @@
/composer.lock /composer.lock
/doc/about/changelog.md /doc/about/changelog.md
/doc/about/license.md /doc/about/license.md
/share/**/*.private.env.json