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