diff --git a/.gitignore b/.gitignore index 7dccd97..ff4fd1d 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,7 @@ logs results node_modules -npm-debug.log \ No newline at end of file +npm-debug.log + +*#*# +*~ \ No newline at end of file