From 56782e556086a87dadd5561cf8f6592487622b4b Mon Sep 17 00:00:00 2001 From: Luke Esau Date: Wed, 3 May 2023 10:10:33 -0700 Subject: [PATCH] removed gamestate.txt --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c6f6cc4..5a3ba36 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,7 @@ __pycache__/ *.so # Distribution / packaging +gamestate.txt python3-vckonline/ .idea/ .Python