Skip to content

Commit

Permalink
Added package-lock file to the gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Olcod authored and Rokt33r committed Oct 10, 2019
1 parent 0697bc0 commit ef0af39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ node_modules/*
/secret
*.log
.idea
.vscode
.vscode
package-lock.json

0 comments on commit ef0af39

Please sign in to comment.