Remove package-lock from gitignore
This commit is contained in:
parent
cefdc65df1
commit
99ed45f2fe
|
@ -3,7 +3,6 @@
|
||||||
|
|
||||||
# NPM/Yarn stuff.
|
# NPM/Yarn stuff.
|
||||||
node_modules/
|
node_modules/
|
||||||
package-lock.json
|
|
||||||
|
|
||||||
# Let's not leak any tokens now... That would be very bad
|
# Let's not leak any tokens now... That would be very bad
|
||||||
config.json
|
config.json
|
||||||
|
|
Reference in New Issue