Files
shit-show/shit-show/.dockerignore
2021-09-10 23:01:33 +02:00

16 lines
250 B
Plaintext

.env
**/.gitignore
.git/
.idea/
bootstrap/cache/*
database/*.sqlite
laradock/
node_modules/
storage/app/public/*
storage/framework/cache/data/*
storage/framework/sessions/*
storage/framework/testing/*
storage/framework/views/*
storage/logs/*
vendor/