Add .temp directory to gitignore

This commit is contained in:
2025-11-14 04:05:21 -03:00
parent de376df416
commit bfa5ae8f78

1
.gitignore vendored
View File

@@ -153,6 +153,7 @@ reports/
logs/ logs/
temp/ temp/
tmp/ tmp/
.temp/
# Kubernetes # Kubernetes
kubeconfig kubeconfig