kanidm/.dockerignore

14 lines
126 B
Plaintext

.git
.github
.gitignore
.mypy_cache
.vscode
*.md
**/__pycache__/**
docs
kanidmd/sampledata
Makefile
target
test.db
Dockerfile