aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPo-Yu Chuang2009-07-10 05:25:34 -0500
committerWolfgang Denk2009-07-20 17:10:21 -0500
commit082becd0d546399637fa94fdf9f1730a0f7bf348 (patch)
tree5ece4545f04cfaf3850ff1c052162cdd35442766 /.gitignore
parentdc71b248ef0d5e12b19f33c6efb873e31df91fa9 (diff)
downloadu-boot-082becd0d546399637fa94fdf9f1730a0f7bf348.tar.gz
u-boot-082becd0d546399637fa94fdf9f1730a0f7bf348.tar.xz
u-boot-082becd0d546399637fa94fdf9f1730a0f7bf348.zip
Add "tags" to .gitignore file.
Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com> Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e13fc96322..8ccd42a996 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,6 +54,7 @@ series
54cscope.* 54cscope.*
55 55
56# tags files 56# tags files
57/tags
57/ctags 58/ctags
58/etags 59/etags
59 60