diff options
author | Jesse Barnes <jbarnes@hobbes.(none)> | 2008-05-21 15:36:08 -0700 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2008-05-21 15:36:08 -0700 |
commit | 6c56e0e1fb8556593c7070cb031449cc8f404940 (patch) | |
tree | 4a077fabce7b3d15160ef8b35504c0727da073ec /.gitignore | |
parent | e57f1b702e9e38e78fc0e0be7b968d7ae4939c4d (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 5d351af62c..f5a0abcfe4 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ autom4te.cache aclocal.m4 config.log config.status +cscope* |