diff --git a/.gitignore b/.gitignore index 0e17624..09d2e91 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ .directory .idea node_modules -package-lock.json \ No newline at end of file +package-lock.json + +local \ No newline at end of file