From 97897187777f991fe08dfa02f2cb09d4d6bb4bf2 Mon Sep 17 00:00:00 2001 From: lbcmk <30442978+lbcmk@users.noreply.github.com> Date: Thu, 7 Jul 2022 14:06:46 -0400 Subject: [PATCH] Updated gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0e40883..83b9afc 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,6 @@ ignore_* /ignore -*/__pycache__ \ No newline at end of file +*/__pycache__ +Save/SaveData.txt +/.idea \ No newline at end of file -- 2.54.0