diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b2dbca15..f6fc62d4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ web-ext-artifacts/ .DS_Store nod node_modules +package-lock.json |