diff --git a/.gitignore b/.gitignore index afd2963..1ffebf8 100644 --- a/.gitignore +++ b/.gitignore @@ -105,4 +105,8 @@ dist diskcache/ -docs/ \ No newline at end of file +docs/ + +# My additions + +package-lock.json \ No newline at end of file