diff --git a/.gitignore b/.gitignore index 586e458..f65f411 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ * -!*.py \ No newline at end of file +!**/*.py \ No newline at end of file