From 7c105aebf2e6889a6a127b04aa72ec65b1942776 Mon Sep 17 00:00:00 2001 From: Profitroll <47523801+profitrollgame@users.noreply.github.com> Date: Sun, 14 May 2023 21:33:07 +0200 Subject: [PATCH] Added more to the ignore --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5557dd1..b4a0707 100644 --- a/.gitignore +++ b/.gitignore @@ -155,4 +155,10 @@ cython_debug/ # Custom config.json *.session -*.session-journal \ No newline at end of file +*.session-journal + +venv +venv_linux +venv_windows + +.vscode \ No newline at end of file