datarhei-dragonfork-core/.dockerignore

9 lines
76 B
Text
Raw Normal View History

2022-05-13 13:26:45 -04:00
.DS_Store
.env
/data/**
/test/**
Dockerfile*
*.md
.github/*
.github_build/*