diff --git a/.gitignore b/.gitignore index c16ef02..819ba54 100644 --- a/.gitignore +++ b/.gitignore @@ -31,4 +31,7 @@ lerna-debug.log* !.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json -!.vscode/extensions.json \ No newline at end of file +!.vscode/extensions.json + +# Misc +*.test.* \ No newline at end of file