From 929d52f272c29e80d131af3d82573b7fd76e723d Mon Sep 17 00:00:00 2001 From: MrUnknownDE Date: Wed, 24 Sep 2025 11:29:40 +0200 Subject: [PATCH] add some env dirs --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 90f8fbb..bc933ce 100644 --- a/.gitignore +++ b/.gitignore @@ -173,4 +173,7 @@ poetry.toml # LSP config files pyrightconfig.json -# End of https://www.toptal.com/developers/gitignore/api/python \ No newline at end of file +# End of https://www.toptal.com/developers/gitignore/api/python + +stats.json +data/ \ No newline at end of file