Initial commit
This commit is contained in:
17
.npmignore
Normal file
17
.npmignore
Normal file
@ -0,0 +1,17 @@
|
||||
*.jks
|
||||
*.key
|
||||
*.mobileprovision
|
||||
*.p12
|
||||
*.p8
|
||||
.DS_Store
|
||||
.expo
|
||||
.npmignore
|
||||
.vscode
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
yarn-error.log
|
||||
yarn-debug.log*
|
||||
npm-debug.log*
|
||||
|
||||
# Exclude tarballs generated by `npm pack`
|
||||
/*.tgz
|
Reference in New Issue
Block a user