diff --git a/.gitignore b/.gitignore index 8fce603..dfd14d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ data/ +tmp/ +.idea/ +__pycache__