mirror of
https://github.com/Intervention/image.git
synced 2025-08-13 01:14:04 +02:00
fix: Standardizing config
This commit is contained in:
18
.gitattributes
vendored
18
.gitattributes
vendored
@@ -1,11 +1,13 @@
|
||||
* text=auto
|
||||
|
||||
/.github export-ignore
|
||||
/tests export-ignore
|
||||
/.github export-ignore
|
||||
/.gitattributes export-ignore
|
||||
/.gitignore export-ignore
|
||||
/phpunit.xml export-ignore
|
||||
/phpunit.xml.dist export-ignore
|
||||
/.editorconfig export-ignore
|
||||
/.github export-ignore
|
||||
/tests export-ignore
|
||||
/.github export-ignore
|
||||
/.gitattributes export-ignore
|
||||
/.gitignore export-ignore
|
||||
/phpcs.xml export-ignore
|
||||
/phpunit.xml export-ignore
|
||||
/phpunit.xml.dist export-ignore
|
||||
/docker-compose.yml export-ignore
|
||||
/Dockerfile export-ignore
|
||||
/Dockerfile export-ignore
|
||||
|
Reference in New Issue
Block a user