# macOS
.DS_Store
.AppleDouble
.LSOverride
Icon
._*
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
*.icloud

# IDE
.vscode/
.idea/
.kiro/

# Terraform (track .tf files, ignore state and runtime)
.terraform/
*.tfstate
*.tfstate.backup
# *.tfvars
!*.tfvars.example
!*.pkrvars.hcl
crash.log
*.override.tf
*.override.tf.json
.terraformrc
terraform.rc

# Ansible
*.retry
ansible/vault/*.vault

# Packer
packer_cache/

# Secrets
*.pem
*.key

# Local paths
~/

# Misc
doppler-token.yaml
