diff options
author | David Nusinow <dnusinow@debian.org> | 2008-01-21 21:16:13 -0500 |
---|---|---|
committer | David Nusinow <dnusinow@debian.org> | 2008-01-21 21:16:13 -0500 |
commit | 1a88aed5c82c7c131e3d473ef7b8766a418fdf1b (patch) | |
tree | c81dc08aa6b0bb3759ea74febd69fad8289e08fe /.gitignore | |
parent | be6c17fcf9efebc0bbcc3d9a25f8c5a2450c2161 (diff) |
Add tags/TAGS to .gitignore for ctags usage
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b52664bda..406b74c4e 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,8 @@ install-sh libtool ltmain.sh missing +TAGS +tags ylwrap xorg-server.pc stamp-h? |