From 29d725e6db85065c383998e4defa7df8c61a6e3a Mon Sep 17 00:00:00 2001 From: Profitroll <47523801+profitrollgame@users.noreply.github.com> Date: Mon, 17 Oct 2022 13:47:38 +0200 Subject: [PATCH] Added session to ignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cda52cc..5557dd1 100644 --- a/.gitignore +++ b/.gitignore @@ -153,4 +153,6 @@ cython_debug/ #.idea/ # Custom -config.json \ No newline at end of file +config.json +*.session +*.session-journal \ No newline at end of file