incr/.dockerignore

14 lines
172 B
Text
Raw Normal View History

node_modules
vendor
.git
.forgejo
docker/dev
.env
.env.*
.env.testing
storage/logs/*
storage/framework/cache/*
storage/framework/sessions/*
storage/framework/views/*
tests