Files
TicketAssistent/.dockerignore

12 lines
192 B
Plaintext

/vendor
/node_modules
/storage/*.key
/storage/logs/*
/storage/framework/cache/*
/storage/framework/sessions/*
/storage/framework/testing/*
/storage/framework/views/*
/.git
/.idea
/.vscode
.env