fix: add ignore rule for emacs buffer temp files
This commit is contained in:
parent
1ece4a0657
commit
b3d11532d2
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -14,3 +14,4 @@ terraform.rc
|
||||||
.idea/
|
.idea/
|
||||||
secrets.yaml
|
secrets.yaml
|
||||||
.env
|
.env
|
||||||
|
*~
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue