Docker/Production/SNIPE-IT/.dockerignore
2024-04-19 10:27:36 +02:00

14 lines
156 B
Plaintext

.git
.github
.gitattributes
.gitignore
.dockerignore
app/storage/logs/*
app/storage/views/*
vendor/*
storage/framework/cache/*
node_modules
.vagrant
.idea