diff --git a/.gitignore b/.gitignore index b9451a7..0e19ee9 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ .vscode/* *.map src_docs/_build/* +.env/* +*.pyc \ No newline at end of file