diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bfb12c3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*.log +config.json +.env +error_log.txt +__pycache__ +Test ?/ +.venv \ No newline at end of file