diff options
author | Jesse Barnes <jbarnes@virtuousgeek.org> | 2008-09-05 06:09:51 -0700 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2008-09-05 06:10:37 -0700 |
commit | 40a9482f8c5b3eac86c221ccce78510e850f4d2b (patch) | |
tree | d441ab8bc3c24272a3017d4ce3f0cfe536915dec /.gitignore | |
parent | bf333c2f9833a178887e7bdd7fc338f1e09c387f (diff) |
Add cscope files to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e4ab6dace..2f70ef41b 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ Makefile.in *.mode1v3 obj* build* +cscope* local aclocal.m4 autom4te.cache |