mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
9fef35e028
Added .md files and the docs directory to be excluded in production.
11 lines
340 B
Plaintext
11 lines
340 B
Plaintext
/.gitattributes export-ignore
|
|
/.gitignore export-ignore
|
|
/.travis.yml export-ignore
|
|
/phpunit.xml.dist export-ignore
|
|
/CHANGELOG.md export-ignore
|
|
/CODE_OF_CONDUCT.md export-ignore
|
|
/CONTRIBUTING.md export-ignore
|
|
/tests export-ignore
|
|
/tools export-ignore
|
|
/docs export-ignore
|