diff --git a/.gitignore b/.gitignore index a285494..37edc0d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ notes.txt _internal/ -*.json \ No newline at end of file +**/*.json \ No newline at end of file