Updated gitignore file with temporary files

This commit is contained in:
Peter Mosmans 2016-08-25 15:31:39 +02:00
parent 134ea25535
commit 2a70821b5a

7
.gitignore vendored
View File

@ -1,2 +1,7 @@
xml/PenText.xpr
# (Emacs) (temporary) files
.#*
\#*#
.projectile
# Compiled Python stuff
*.pyc