fix: add ignore rule for emacs buffer temp files #681
1 changed files with 1 additions and 0 deletions
fix: add ignore rule for emacs buffer temp files
commit
b3d11532d2
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