From 135e8f7cecc1cd8c3841ae1549c95f34703d8da0 Mon Sep 17 00:00:00 2001 From: Cynthia Date: Fri, 18 Aug 2023 00:13:17 -0600 Subject: [PATCH] add gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6b037e9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +comcord +comcord.exe