# Git
.git
.gitignore

# Documentation
README.md
*.md

# Helm chart (not needed in Docker image)
helm/

# IDE
.vscode/
.idea/
*.swp
*.swo

# OS
.DS_Store
Thumbs.db
