mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-07-26 03:01:23 +02:00
Merge pull request #142 from GrahamCampbell/gitstuff
Added a .gitattributes file
This commit is contained in:
12
.gitattributes
vendored
Normal file
12
.gitattributes
vendored
Normal 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
|
Reference in New Issue
Block a user