diff --git a/.gitignore b/.gitignore index 9061ee6..c3241a4 100644 --- a/.gitignore +++ b/.gitignore @@ -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.