diff --git a/.gitignore b/.gitignore index 114a767..3ed5585 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ *.pyc -output/* +*/output/* *.pid .DS_Store .swp