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/
temp/
tmp/
.temp/
# Kubernetes
kubeconfig