summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEduardo Lima (Etrunko) <eduardo.lima@intel.com>2013-06-12 14:22:38 -0300
committerEduardo Lima (Etrunko) <eduardo.lima@intel.com>2013-06-12 14:27:25 -0300
commit484dc119a874d2f787b8810f831d0efe083b336a (patch)
tree716aba9fbac0a67f4879b2c94d8716507f52b311 /.gitignore
parentbdf6915371910082598f8cb1edf428daef63dbee (diff)
downloadenlightenment-484dc119a874d2f787b8810f831d0efe083b336a.tar.gz
Document .gitignore split
This is taken verbatim from the linux kernel .gitignore Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dfa4ac37c9..035703f7e2 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.
+#
*.o
*.a
*.la