mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-04-27 15:07:42 +00:00
parent
f8000cca36
commit
e528c75316
3 changed files with 0 additions and 5 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,10 +1,6 @@
|
||||||
# Node Version Manager configuration.
|
# Node Version Manager configuration.
|
||||||
.nvmrc
|
.nvmrc
|
||||||
|
|
||||||
# Lockfiles
|
|
||||||
package-lock.json
|
|
||||||
yarn.lock
|
|
||||||
|
|
||||||
# Created by https://www.gitignore.io/api/node,linux,macos,windows,visualstudiocode
|
# Created by https://www.gitignore.io/api/node,linux,macos,windows,visualstudiocode
|
||||||
# Edit at https://www.gitignore.io/?templates=node,linux,macos,windows,visualstudiocode
|
# Edit at https://www.gitignore.io/?templates=node,linux,macos,windows,visualstudiocode
|
||||||
|
|
||||||
|
|
|
||||||
1
.npmrc
1
.npmrc
|
|
@ -1 +0,0 @@
|
||||||
package-lock=false
|
|
||||||
BIN
yarn.lock
Normal file
BIN
yarn.lock
Normal file
Binary file not shown.
Loading…
Reference in a new issue