summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEduardo Lima (Etrunko) <eduardo.lima@intel.com>2013-06-12 14:23:49 -0300
committerEduardo Lima (Etrunko) <eduardo.lima@intel.com>2013-06-12 14:28:10 -0300
commitedc1917b3a26b9ffa27eee441f5cdb954463b49a (patch)
tree65cab1e2ae532f04f387089e74ea4ee0ee2cfb5d /.gitignore
parent964af13b864efc27c0ec298bcb579fb3b88628f9 (diff)
downloadelementary-edc1917b3a26b9ffa27eee441f5cdb954463b49a.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 57224389f..b1c323393 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