mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 09:26:10 +00:00
Add package-lock.json to .gitignore and remove it from version control
This commit is contained in:
parent
85e2634fd0
commit
abd2178cb6
1
.gitignore
vendored
1
.gitignore
vendored
@ -290,3 +290,4 @@ dist
|
||||
# #########################################################
|
||||
# User Custom
|
||||
# ########
|
||||
package-lock.json
|
||||
|
6
package-lock.json
generated
6
package-lock.json
generated
@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "free-programming-books",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {}
|
||||
}
|
Loading…
Reference in New Issue
Block a user