fix some file git ignore
This commit is contained in:
parent
536e643f1a
commit
42a3cfb5d2
|
|
@ -1 +1,3 @@
|
|||
node_modules
|
||||
/node_modules
|
||||
|
||||
package-lock.json
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
{
|
||||
"name": "TuneTales",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"dependencies": {
|
||||
"jquery-toast-plugin": "^1.3.2"
|
||||
}
|
||||
},
|
||||
"node_modules/jquery-toast-plugin": {
|
||||
"version": "1.3.2",
|
||||
"resolved": "https://registry.npmjs.org/jquery-toast-plugin/-/jquery-toast-plugin-1.3.2.tgz",
|
||||
"integrity": "sha512-0j/nfqA2FHFuJXp8QL33EVVCY//TDVfq4LULhTbasZYl2aZlX6YiSF5IGrI31dQiS9S4JkXBUfX3rMJcfl/u/g=="
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue