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