From 608362704105ce5dc6cd28d0f9b6302cf4b3a5fa Mon Sep 17 00:00:00 2001 From: Patrick Wuttke Date: Sun, 12 Nov 2023 13:15:36 +0100 Subject: [PATCH] Added more stuff to the gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 77f19e1..156623f 100644 --- a/.gitignore +++ b/.gitignore @@ -59,6 +59,8 @@ compile_commands.json # for projects that use SCons for building: http://http://www.scons.org/ .sconsign.dblite +/.sconf_temp +/config.log # Byte-compiled / optimized python files __pycache__/