diff --git a/.gitignore b/.gitignore index 917a1053b170138e910ff01dc48017b675528add..4555d09d0c53b537562f52e9c1c7b83644b02f0c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ *.swp .project node_modules -.idea/ \ No newline at end of file +.idea/ +npm-debug.log