fix: add ignore rule for emacs buffer temp files #681

Merged
catalin merged 1 commit from fix/emacs into main 2026-05-26 16:56:44 +00:00
Showing only changes of commit b3d11532d2 - Show all commits

fix: add ignore rule for emacs buffer temp files

Hane 2026-05-26 17:55:45 +02:00

1
.gitignore vendored
View file

@ -14,3 +14,4 @@ terraform.rc
.idea/
secrets.yaml
.env
*~