etrunko pushed a commit to branch master.

commit edc1917b3a26b9ffa27eee441f5cdb954463b49a
Author: Eduardo Lima (Etrunko) <[email protected]>
Date:   Wed Jun 12 14:23:49 2013 -0300

    Document .gitignore split
    
    This is taken verbatim from the linux kernel .gitignore
    
    Signed-off-by: Eduardo Lima (Etrunko) <[email protected]>
---
 .gitignore | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/.gitignore b/.gitignore
index 5722438..b1c3233 100644
--- a/.gitignore
+++ b/.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

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to