From 179bd20aba50e796f42fe176ef1e6b508aa6276b Mon Sep 17 00:00:00 2001 From: emamaker Date: Mon, 27 Mar 2023 19:20:04 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8b54d71..03fcffe 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,7 @@ vgcore* xtmemory* memcheck_result.xml profile -gmon.out* \ No newline at end of file +gmon.out* +cscope* +test.cpp +a.out