All checks were successful
Build and Push Docker Image / build (push) Successful in 9m39s
33 lines
515 B
Text
33 lines
515 B
Text
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/
|