From 62d14fae5f04233baa525b764a7d0ff20b262f5d Mon Sep 17 00:00:00 2001 From: Gene Pasquet Date: Mon, 12 May 2025 16:13:23 +0200 Subject: Some progress --- .gitinore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitinore') diff --git a/.gitinore b/.gitinore index bd0041f..4bf4f05 100644 --- a/.gitinore +++ b/.gitinore @@ -2,3 +2,5 @@ *~ *.pyc /.venv +__pycache__ +__pycache__/* \ No newline at end of file -- cgit v1.2.3