diff --git a/.gitignore b/.gitignore index f33e0b6..f1f63b5 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,6 @@ # Visual Studio Code /.vscode -.history \ No newline at end of file +.history + +package_lock.json \ No newline at end of file