Files
MKM/.dockerignore
2026-02-26 13:56:10 +08:00

17 lines
200 B
Plaintext

.git
.github
.circleci
.env
.env.local
node_modules
vendor
storage/logs/*
storage/framework/cache/*
bootstrap/cache/*
.phpunit.result.cache
.idea
.vscode
.devcontainer
docker-compose.yml
Makefile
k8s/