diff options
| author | Po-Yu Chuang <[email protected]> | 2009-07-10 18:25:34 +0800 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2009-07-21 00:10:21 +0200 |
| commit | 082becd0d546399637fa94fdf9f1730a0f7bf348 (patch) | |
| tree | 5ece4545f04cfaf3850ff1c052162cdd35442766 | |
| parent | dc71b248ef0d5e12b19f33c6efb873e31df91fa9 (diff) | |
Add "tags" to .gitignore file.
Signed-off-by: Po-Yu Chuang <[email protected]>
Signed-off-by: Wolfgang Denk <[email protected]>
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e13fc96322f..8ccd42a9968 100644 --- a/.gitignore +++ b/.gitignore @@ -54,6 +54,7 @@ series cscope.* # tags files +/tags /ctags /etags |
