[issue547] add emacs tmp files and .coverage files to gitignore

This commit is contained in:
mvr 2014-11-02 21:46:12 +00:00
parent 61479fde4c
commit 256e82a140

3
.gitignore vendored
View File

@ -17,3 +17,6 @@ __pycache__
.ipynb_checkpoints
.tox
.DS_Store
\#*#
.#*
.coverage