diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..14b6901 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +__pycache__/ +.ipynb_checkpoints/ +processed +outputs +checkpoints +trash +examples* +.env \ No newline at end of file