# Binaries - General bin/ dist/ *.exe *.dll *.so *.dylib *.test */bin/ # Specific binary names (ignore in any subdirectory) registry-server registry-server-bin operator universal_rebuild # Terraform .terraform/ *.tfstate *.tfstate.backup *.tfvars *.tfvars.json .terraform.lock.hcl *.plan backend-dev.hcl # IDE & Editor .idea/ .vscode/ *.swp *.swo *~ *.bak # OS .DS_Store Thumbs.db # Logs *.log # Secrets & Keys *.pem *.key *.pub *.crt *.cer *.p12 *.pfx .env token tokens *_token *_key secret.yaml secrets.yaml credentials.json