diff --git a/.gitignore b/.gitignore index 79cfe3b..0e6c051 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules/ info.log storage/ -uploads/ \ No newline at end of file +uploads/ +package-lock.json \ No newline at end of file