1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-07-25 02:31:25 +02:00

Merge pull request #142 from GrahamCampbell/gitstuff

Added a .gitattributes file
This commit is contained in:
Maxime Bouroumeau-Fuseau
2014-07-26 15:08:12 +02:00

12
.gitattributes vendored Normal file
View File

@@ -0,0 +1,12 @@
* text=auto
/docs export-ignore
/demo export-ignore
/tests export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.travis.yml export-ignore
/phpunit.xml.dist export-ignore
/CHANGELOG.md export-ignore
/CONTRIBUTING.md export-ignore
/README.md export-ignore