diff --git a/.gitignore b/.gitignore index 286dc47..c2f2db2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ build -__pycache__ \ No newline at end of file +data +__pycache__