From cf88f9601d20af3f13aa9c9f0f72bc1d96b3116d Mon Sep 17 00:00:00 2001 From: TuDatTr Date: Tue, 2 Feb 2021 16:07:05 +0100 Subject: [PATCH] Added .gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..50e1293 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*.o +TAGS +tsh +myspin +mysplit +mystop +myint \ No newline at end of file