Updated gitignore file with temporary files

This commit is contained in:
Peter Mosmans 2016-08-25 15:31:39 +02:00
parent 4c3529a042
commit 52aef54c69

7
.gitignore vendored
View File

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