diff --git a/.gitignore b/.gitignore index 32d75d0..86bc1b8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ tmp/* node_modules config config/* -.idea \ No newline at end of file +.idea +npm-debug.log