Files
starter/.dockerignore
Konstantinos Arvanitakis b16413ff9a First Commit
2026-07-03 16:42:22 +03:00

16 lines
208 B
Plaintext

.git
.env
node_modules
vendor
public/build
public/hot
storage/app/public/*
storage/framework/cache/*
storage/framework/sessions/*
storage/framework/views/*
storage/logs/*
bootstrap/cache/*
*.md
.github
tests