From 0f08df9ea775a600caaed73dce15800dca7d997a Mon Sep 17 00:00:00 2001 From: =?utf8?q?=EC=9D=B4=ED=98=95=EC=A3=BC/Common=20Platform=20Lab=28SR=29?= =?utf8?q?/Staff=20Engineer/=EC=82=BC=EC=84=B1=EC=A0=84=EC=9E=90?= Date: Tue, 17 Sep 2019 07:37:04 +0900 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 37cfe8d..550e8d3 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ # ctags generated file .tags +cscope* +tags -- 2.34.1