diff --git a/.gitignore b/.gitignore index be09266..f6c3a3d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -data/ -pic/ +data/* +output/* \ No newline at end of file