Skip to content

Commit

Permalink
Add annoying package-lock.json file to .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
jankeromnes committed Feb 17, 2018
1 parent 16980fc commit 8ae382b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -3,6 +3,7 @@
Thumbs.db
npm-debug.log
node_modules
package-lock.json

db.json
docker.ca
Expand Down

0 comments on commit 8ae382b

Please sign in to comment.