Skip to content
Snippets Groups Projects
Commit ef202956 authored by David Maus's avatar David Maus
Browse files

.gitignore: Fix pattern for Emacs auto-save files

parent e41bd90c
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,6 @@ dist
nbproject
review
vendor
#*
.#*
\#*#
.#*#
TAGS
......@@ -6,6 +6,6 @@ nbproject
review
tmp
vendor
#*
.#*
\#*#
.#*#
TAGS
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment