Added emacs temporary files to gitignore
This commit is contained in:
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.
|
||||
|
||||
Reference in New Issue
Block a user