add emacs temp files to gitignore
This commit is contained in:
parent
f596d42ca2
commit
d4900fd607
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,6 +6,7 @@
|
|||
*.log
|
||||
*.pem
|
||||
*.decTest
|
||||
.#*
|
||||
|
||||
/build
|
||||
/dist
|
||||
|
|
Loading…
Reference in a new issue