🙈 Updates gitignore

This commit is contained in:
2026-03-01 14:14:13 +02:00
parent 0552d0b2d0
commit ca47fc6884

18
.gitignore vendored
View File

@@ -120,3 +120,21 @@ $RECYCLE.BIN/
*.lnk
# End of https://www.toptal.com/developers/gitignore/api/windows,linux,macos,terraform,terragrunt
### OpenTofu ###
# OpenTofu local cache directories
**/.tofu/*
### Terraform extras ###
# Plan output files
*tfplan*
### Ansible ###
# Retry files
*.retry
### Secrets & keys ###
.env
.envrc
*.pem
*.key