Ignore emacs backup files for things other than python files
[htsworkflow.git] / .gitignore
index 921a57b3b720e8cb8b78e3edfca3fb695fcf073b..b8c701b93b866250b64bd4489ddb3bbe7051a1c8 100644 (file)
@@ -1,4 +1,5 @@
-*.py[co~]
+*~
+*.py[co]
 .coverage
 *.egg-info
 dist