# Generated protobuf code
src/generated/

# Build artifacts
target/
Cargo.lock

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

# Test certificates
certs/*.key
certs/*.crt
certs/*.csr
certs/*.pem

# OS
.DS_Store
Thumbs.db
