commit 0581c2a9b36e60fc8905cef37b274a0cc49a8452 Author: Mylloon Date: Wed Sep 6 02:30:23 2023 +0200 exclude useless files diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d6ddb70 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +/bin +/lib +pyvenv.cfg + +.env +.cache +*.csv