mirror of
https://github.com/mivodev/mivo.git
synced 2026-01-26 05:25:42 +07:00
Setup VitePress documentation site
This commit is contained in:
12
.gitattributes
vendored
Normal file
12
.gitattributes
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# Exclude development and documentation files from Composer/Git Archive
|
||||
/docs export-ignore
|
||||
/.github export-ignore
|
||||
/docker export-ignore
|
||||
/.gitattributes export-ignore
|
||||
/.gitignore export-ignore
|
||||
/.dockerignore export-ignore
|
||||
/.env.example export-ignore
|
||||
/deploy_package.tar.gz export-ignore
|
||||
/DOCKER_README.md export-ignore
|
||||
/phpstan.neon export-ignore
|
||||
/phpunit.xml export-ignore
|
||||
Reference in New Issue
Block a user