From 7fdf37e35a42f32980ecab6b10c3535631205586 Mon Sep 17 00:00:00 2001 From: profitroll Date: Sat, 6 May 2023 17:51:27 +0200 Subject: [PATCH] Added tmp to ignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c10f532..e4b7f25 100644 --- a/.gitignore +++ b/.gitignore @@ -166,4 +166,6 @@ venv venv_linux venv_windows -config.json \ No newline at end of file +config.json + +tmp \ No newline at end of file