kanidm/.dockerignore

13 lines
126 B
Text

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