##// END OF EJS Templates
[issue547] add emacs tmp files and .coverage files to gitignore
mvr -
Show More
@@ -17,3 +17,6 b' __pycache__'
17 .ipynb_checkpoints
17 .ipynb_checkpoints
18 .tox
18 .tox
19 .DS_Store
19 .DS_Store
20 \#*#
21 .#*
22 .coverage
General Comments 0
You need to be logged in to leave comments. Login now