node_modules/
npm-debug.log*
vendor/

# Produced by the builder stages; never copy a local build in.
public/build/
public/hot

.env
.env.*
!.env.example

.git/
.gitignore
.claude/

.idea/
.vscode/

storage/logs/*
storage/framework/cache/*
storage/framework/sessions/*
storage/framework/views/*

# Generated on the host with dev dependencies present; packages.php would
# register providers (laravel/pail, sail, ...) that --no-dev never installs.
bootstrap/cache/*.php

tests/
README.md
docs/
compose.yaml
.forgejo/
