Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dmj
PicaReader
Commits
914c9321
Commit
914c9321
authored
Mar 05, 2012
by
David Maus
Browse files
.gitignore: Fix pattern for Emacs auto-save files
parent
9cb1c61b
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
914c9321
...
...
@@ -4,6 +4,6 @@ dist
nbproject
review
vendor
.
#*
#*
\
#*
#
.
#*
#
TAGS
\ No newline at end of file
.hgignore
View file @
914c9321
...
...
@@ -6,6 +6,6 @@ nbproject
review
tmp
vendor
.
#*
#*
\
#*
#
.
#*
#
TAGS
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment