🔥 Replace all other files with 💀
This commit is contained in:
parent
001f55939b
commit
d187e02d24
124 changed files with 345 additions and 8227 deletions
22
.gitattributes
vendored
22
.gitattributes
vendored
|
|
@ -1,7 +1,15 @@
|
|||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
.github export-ignore
|
||||
docs export-ignore
|
||||
tests export-ignore
|
||||
phpunit.xml.dist export-ignore
|
||||
.travis.yml export-ignore
|
||||
# Path-based git attributes
|
||||
# https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html
|
||||
|
||||
# Ignore all test and documentation with "export-ignore".
|
||||
/.github export-ignore
|
||||
/.gitattributes export-ignore
|
||||
/.gitignore export-ignore
|
||||
/phpunit.xml.dist export-ignore
|
||||
/psalm.xml.dist export-ignore
|
||||
/tests export-ignore
|
||||
/.editorconfig export-ignore
|
||||
/.php-cs-fixer.dist.php export-ignore
|
||||
/art export-ignore
|
||||
/docs export-ignore
|
||||
/UPGRADING.md export-ignore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue