mirror of
https://github.com/openglobus/openglobus.git
synced 2025-12-08 19:25:27 +00:00
added npmignore
This commit is contained in:
parent
004aceef9a
commit
92e38ba663
19
.npmignore
Normal file
19
.npmignore
Normal file
@ -0,0 +1,19 @@
|
||||
node_modules
|
||||
tests
|
||||
res
|
||||
fonts
|
||||
sandbox
|
||||
examples
|
||||
jsdoc
|
||||
.vscode
|
||||
.idea
|
||||
.github
|
||||
.travis.yml
|
||||
babel.config.js
|
||||
jest.config.js
|
||||
lws.config.js
|
||||
package-lock.json
|
||||
.eslintrc.js
|
||||
.gitignore
|
||||
.github
|
||||
CONTRIBUTING.md
|
||||
@ -2,4 +2,4 @@ module.exports = {
|
||||
"presets": [
|
||||
"@babel/preset-env"
|
||||
]
|
||||
}
|
||||
};
|
||||
Loading…
x
Reference in New Issue
Block a user