diff --git a/.gitignore b/.gitignore index 8ee17f8b3..5cfea709e 100644 --- a/.gitignore +++ b/.gitignore @@ -145,3 +145,10 @@ cython_debug/ # VisualStudioCode .vscode/ + +# Data +data/ + +# Misc. +tmp/ +temp/