From 42a9f179fc991b33ed840f27014c3ed5972c551d Mon Sep 17 00:00:00 2001 From: Br4guette Date: Thu, 25 Jul 2024 22:43:31 +0200 Subject: [PATCH] add documentation --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 42875ae..15da5f8 100644 --- a/.gitignore +++ b/.gitignore @@ -116,3 +116,5 @@ cython_debug/ # Local Dev main.py + +tests/config.py