From 271e33bb3ce1ecb97e3b26c6893919db3014c7c8 Mon Sep 17 00:00:00 2001 From: ElementG9 Date: Wed, 8 Jul 2020 22:09:12 -0600 Subject: [PATCH] Add things to the gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2f7896d..a243711 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ target/ +log.txt +.DS_Store