core/.dockerignore
2022-05-13 19:26:45 +02:00

9 lines
76 B
Plaintext

.DS_Store
.env
/data/**
/test/**
Dockerfile*
*.md
.github/*
.github_build/*