Added emacs temporary files to gitignore

This commit is contained in:
Karsten Lehmann
2020-09-02 18:53:24 +02:00
parent b0d57d3a02
commit 75c1ea0994
+4
View File
@@ -95,6 +95,10 @@ share/python-wheels/
*.egg
MANIFEST
# Emacs temporary files
*#*#
*.#*
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.