|
|
- vendor
- .idea
- .vscode
- .vagrant
- .phpunit.result.cache
- database/database.sqlite
- .env
-
- storage/logs/*
- !storage/logs/.gitkeep
-
- storage/cache/*
- !storage/cache/.gitkeep
-
- resources/nginx/templates/custom/*
- !resources/nginx/templates/custom/.gitkeep
|