OpenSource CLI-App to install and handle stuff related to Web-Server
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
240 B

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
  1. vendor
  2. .idea
  3. .vscode
  4. .vagrant
  5. .phpunit.result.cache
  6. database/database.sqlite
  7. .env
  8. storage/logs/*
  9. !storage/logs/.gitkeep
  10. storage/cache/*
  11. !storage/cache/.gitkeep
  12. resources/nginx/templates/custom/*
  13. !resources/nginx/templates/custom/.gitkeep