diff --git a/.gitignore b/.gitignore index 7cdfc73..34d2806 100644 --- a/.gitignore +++ b/.gitignore @@ -40,4 +40,6 @@ db/ # Session store sessions/ -config/secret/secret.txt \ No newline at end of file +config/secret/secret.txt + +package-lock.json \ No newline at end of file