diff --git a/.gitignore b/.gitignore index 54c7238..a487d7c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -venv/ -output/ -input/ \ No newline at end of file +/venv +/output +/input \ No newline at end of file