remove tmp/ from tracking, add to gitignore

This commit is contained in:
sascha 2026-03-30 15:56:51 +02:00
parent 4d305fa19f
commit eab92ac29f
9 changed files with 4 additions and 22 deletions

4
.gitignore vendored
View file

@ -14,6 +14,10 @@ id_rsa.pub
*.retry
.ansible/
backup/
tmp/
# ISO Images
*.iso
# Editor
.vscode/
*.swp