From eeff5f2a8447bef151f357a3fe8de9095a6d3077 Mon Sep 17 00:00:00 2001 From: "Eduardo Lima (Etrunko)" Date: Wed, 12 Jun 2013 14:23:49 -0300 Subject: [PATCH] Document .gitignore split This is taken verbatim from the linux kernel .gitignore Signed-off-by: Eduardo Lima (Etrunko) --- legacy/elementary/.gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/legacy/elementary/.gitignore b/legacy/elementary/.gitignore index 57224389fb..b1c3233935 100644 --- a/legacy/elementary/.gitignore +++ b/legacy/elementary/.gitignore @@ -1,3 +1,12 @@ +# +# NOTE! Don't add files that are generated in specific +# subdirectories here. Add them in the ".gitignore" file +# in that subdirectory instead. +# +# NOTE! Please use 'git ls-files -i --exclude-standard' +# command after changing this file, to see if there are +# any tracked files which get ignored after the change. +# *~ *.lo *.o