ignore spacemacs tmp files

This commit is contained in:
Mike
2019-11-10 01:26:30 -05:00
parent 8c4eb6716e
commit ff821099cc

1
.gitignore vendored
View File

@@ -7,6 +7,7 @@ app/data/catalogue.db
GPATH
GRTAGS
GTAGS
.#*
# Standard Python gitignore below
# Created by https://www.gitignore.io/api/python