# Ignore files that are already ignored by git
.gitignore

scripts/
tests/
examples/
local-server/
*.md
*.pyc
.dockerignore
Dockerfile
