diff options
| author | Tony Camuso <tcamuso@redhat.com> | 2015-08-10 08:33:54 -0400 |
|---|---|---|
| committer | Christopher Li <sparse@chrisli.org> | 2015-08-15 03:44:39 -0400 |
| commit | 0dac4783ea5700dd4dff6a45b849cb3ec9d62372 (patch) | |
| tree | 34b17cd6fe410c02951bfe5601028eb6a576a77e /.gitignore | |
| parent | 0d2809b500cd831851d1ac734419165949b0f0ab (diff) | |
| download | sparse-dev-0dac4783ea5700dd4dff6a45b849cb3ec9d62372.tar.gz | |
.gitignore: add cscope and Qt project files
Signed-off-by: Tony Camuso <tcamuso@redhat.com>
Signed-off-by: Christopher Li <sparse@chrisli.org>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -40,3 +40,6 @@ series # local makefile local.mk +# cscope and Qt files +cscope.out +*.pro* |
