diff --git a/.gitignore b/.gitignore index f7db8a9..39175ae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ ### VS Code ### .vscode/ /node_modules -info.json \ No newline at end of file +info.json +*.json +!spec/*.json \ No newline at end of file