.gitignore 89 B

12345678
  1. .idea
  2. .env
  3. vendor
  4. storage/logs/*
  5. storage/framework/*
  6. AGENTS.md
  7. resources/docs/*
  8. .github/*