commit | d331f07ab132bbbb92dbfe10a7208fe29c31c389 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Tue Dec 11 21:12:32 2018 +0100 |
committer | Akron <nils@diewald-online.de> | Tue Dec 11 21:12:32 2018 +0100 |
tree | f832c1015eafab2f74e0905b0b8cdd178adf221a | |
parent | bc33bebb412f35552cb79c40a88b6523c204628e [diff] |
Ignore package-lock.json Change-Id: Icdd15cdacd160d230f978894b8dc341862b9f740
diff --git a/.gitignore b/.gitignore index 3f541a0..07d17ee 100644 --- a/.gitignore +++ b/.gitignore
@@ -36,4 +36,5 @@ .* t/kalamar_user_client.t !.gitignore -npm-debug.log \ No newline at end of file +npm-debug.log +package-lock.json \ No newline at end of file