From ff72e7751ec1f917e8a9fdacb395c6773d72cadd Mon Sep 17 00:00:00 2001 From: NyashniyVladya Date: Mon, 16 Jul 2018 22:02:58 +0300 Subject: [PATCH] .gitignore update --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 894a44c..abde130 100644 --- a/.gitignore +++ b/.gitignore @@ -102,3 +102,6 @@ venv.bak/ # mypy .mypy_cache/ +game/options.rpy +game/screens.rpy +*.rpyc