diff --git a/.gitignore b/.gitignore index 334384f..8dc7d68 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules test package-lock.json -.idea \ No newline at end of file +.idea +tests \ No newline at end of file