refactor: move into a website directory
This commit is contained in:
parent
86529d7148
commit
3c5c0e808a
747 changed files with 133 additions and 2 deletions
8
website/.gitignore
vendored
Normal file
8
website/.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
/.env
|
||||
/.phpunit.cache
|
||||
/build/
|
||||
/docker-compose.override.yaml
|
||||
/output/
|
||||
/output_*/
|
||||
/source/build/
|
||||
/vendor/
|
Loading…
Add table
Add a link
Reference in a new issue