ignore emacs autosave files
This commit is contained in:
parent
e22ca7d1a4
commit
74553299f2
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -29,3 +29,6 @@ htmlcov
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
|
#Emacs
|
||||||
|
.#*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue