Added emacs temporary files to gitignore
This commit is contained in:
parent
b0d57d3a02
commit
75c1ea0994
4
.gitignore
vendored
4
.gitignore
vendored
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user