add readme
This commit is contained in:
10
.npmignore
Normal file
10
.npmignore
Normal file
@@ -0,0 +1,10 @@
|
||||
# Ignore Node Module
|
||||
**/node_modules
|
||||
|
||||
# Editor
|
||||
.idea
|
||||
.vscode
|
||||
|
||||
# Lock File
|
||||
yarn.lock
|
||||
package.lock.json
|
||||
Reference in New Issue
Block a user