Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop

This commit is contained in:
Hillel Coren 2016-08-01 15:02:55 +03:00
commit 4807d8b05e

5
.gitattributes vendored
View File

@ -1,3 +1,8 @@
* text=auto
*.css linguist-vendored
*.less linguist-vendored
.gitattributes export-ignore
.gitignore export-ignore
.codeclimate.yml export-ignore
.travis.yml export-ignore
.styleci.yml export-ignore