From: Ross Zwisler Date: Tue, 12 Sep 2017 04:45:19 +0000 (-0600) Subject: gitignore: ignore cscope files X-Git-Tag: v2022.05.01~1873 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=37d7344ab692b7f80c2d0d6ca552bc3c95a6a751;p=xfstests-dev.git gitignore: ignore cscope files Signed-off-by: Ross Zwisler Reviewed-by: Eryu Guan Signed-off-by: Eryu Guan --- diff --git a/.gitignore b/.gitignore index beb9504c..63928b48 100644 --- a/.gitignore +++ b/.gitignore @@ -239,3 +239,7 @@ /tests/xfs/033.out /tests/xfs/071.out /tests/xfs/096.out + +# cscope files +cscope.* +ncscope.*