From 2c9ad9bf2ba8bc708dbe79e96b049320648ce088 Mon Sep 17 00:00:00 2001 From: David Rodenkirchen Date: Sun, 18 Aug 2024 14:22:39 +0200 Subject: [PATCH] update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c0e7bb5..d17b523 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# CONFIG +*.toml + # Chatch-all default Python gitignore # Byte-compiled / optimized / DLL files