# Prevent local build artifacts from leaking into Docker
target/
data/
*.db

# IDE
.idea/
.vscode/

# OS
.DS_Store

# Gitea
.gitea/