mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-06 11:10:43 +08:00
Create .gitattributes
This commit is contained in:
parent
b8b3652f34
commit
f943b59ae1
1 changed files with 12 additions and 0 deletions
12
.gitattributes
vendored
Normal file
12
.gitattributes
vendored
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Ignore all test and documentation with “export-ignore”
|
||||||
|
.github export-ignore
|
||||||
|
bin export-ignore
|
||||||
|
composer.* export-ignore
|
||||||
|
tests export-ignore
|
||||||
|
.gitattributes export-ignore
|
||||||
|
.phpcs.xml.dist export-ignore
|
||||||
|
.travis.yml export-ignore
|
||||||
|
LICENSE.md export-ignore
|
||||||
|
LICENSE.txt export-ignore
|
||||||
|
README.md export-ignore
|
||||||
|
phpunit.xml.dist export-ignore
|
Loading…
Add table
Add a link
Reference in a new issue