mirror of
https://ghproxy.net/https://github.com/aspirepress/AspireCloud.git
synced 2025-10-04 21:34:02 +08:00
Initial commit.
This commit is contained in:
commit
63686360bc
49 changed files with 8673 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
/.phpcs-cache
|
||||
/.phpunit.result.cache
|
||||
/clover.xml
|
||||
/coveralls-upload.json
|
||||
/phpunit.xml
|
||||
/vendor/
|
||||
docker-compose.override.yml
|
||||
/assets/output/*
|
||||
/node_modules/
|
||||
/logs/error.log
|
Loading…
Add table
Add a link
Reference in a new issue