diff --git a/.gitignore b/.gitignore index 0dfc4f8..32c2c7e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ # Ignore CSV files in the data directory and all its subdirectories data/**/*.csv - +.venv/ *.pyc \ No newline at end of file