From 0468cb9877551557a8a2a433e0000254e7349873 Mon Sep 17 00:00:00 2001 From: Sohyun Lee <sh119@ajou.ac.kr> Date: Mon, 24 Jan 2022 16:16:44 +0900 Subject: [PATCH] gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f47cb20..d45f418 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ *.out +*.o +core + -- GitLab