Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(694)

Issue 9535005: Add Emacs backup files (wildcard *~) to .gitignore. (Closed)

Created:
8 years, 9 months ago by Kevin Millikin (Google)
Modified:
8 years, 9 months ago
Reviewers:
Søren Gjesse, ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add Emacs backup files (wildcard *~) to .gitignore. R=ahe@google.com,sgjesse@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=4746

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M .gitignore View 1 chunk +4 lines, -1 line 2 comments Download

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Google)
I don't know what the protocol is for changes to this file, so let me ...
8 years, 9 months ago (2012-02-29 08:50:54 UTC) #1
Søren Gjesse
lgtm http://codereview.chromium.org/9535005/diff/1/.gitignore File .gitignore (right): http://codereview.chromium.org/9535005/diff/1/.gitignore#newcode49 .gitignore:49: *~ How about adding the auto-save files as ...
8 years, 9 months ago (2012-02-29 10:23:53 UTC) #2
ahe
8 years, 9 months ago (2012-02-29 10:25:30 UTC) #3
LGTM!

http://codereview.chromium.org/9535005/diff/1/.gitignore
File .gitignore (right):

http://codereview.chromium.org/9535005/diff/1/.gitignore#newcode49
.gitignore:49: *~
On 2012/02/29 10:23:53, Søren Gjesse wrote:
> How about adding the auto-save files as well (#*#)?

I'd rather if you don't. It helps me see if there are unsaved files when I run
git status.

Powered by Google App Engine
This is Rietveld 408576698