# Build artifacts
/target/

# IDE
.idea/
.vscode/

# OS files
.DS_Store

# Certificates and keys
/certs/*.key
/certs/*.crt
/certs/*.pem
