From: Neeraj Badlani <nebadlan@cisco.com>
Date: Thu, 23 Jun 2016 04:15:53 +0000 (-0700)
Subject: Update gitignore file to ignore cscope gen'ed files
X-Git-Tag: release-2.1.6-beta~21^2
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0aaa4fbec29cb39db4e406483d04df5b33466fac;p=libevent

Update gitignore file to ignore cscope gen'ed files
---

diff --git a/.gitignore b/.gitignore
index a9d3c3ba..3c3eacd5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,6 +41,9 @@ Makefile.in
 TAGS
 tags
 
+# cscope stuff
+cscope*
+
 # Stuff made by our makefiles
 *.pc
 *.log