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

.gitignore: Fix pattern for Emacs auto-save files

parent 9cb1c61b
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,6 @@ dist
nbproject
review
vendor
.#*
#*
\#*#
.#*#
TAGS
\ No newline at end of file
......@@ -6,6 +6,6 @@ nbproject
review
tmp
vendor
.#*
#*
\#*#
.#*#
TAGS
\ No newline at end of file
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