From b71a4836a615b0769cce52bf7b45858c163a6714 Mon Sep 17 00:00:00 2001 From: Hyotaek Shim Date: Wed, 12 Jan 2022 18:09:48 +0900 Subject: [PATCH] Add .gitignore Change-Id: I088afb61fceb3346f7b7b71037845c0ce52ab4d0 Signed-off-by: Hyotaek Shim --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a01ee28..9306ae6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -.*.swp +cscope.files +cscope.out +tags -- 2.34.1