diff --git a/.gitignore b/.gitignore index 3699a38..f82ca72 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ output/ -doc/ \ No newline at end of file +doc/ +src/__pycache__ \ No newline at end of file