-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy path.npmignore
43 lines (43 loc) · 849 Bytes
/
.npmignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
node_modules
npm-debug.log
.node-xmlhttprequest-sync-[0-9]*
coverage
coverage.json
allFiredEvents
scTopics
package-lock.json
migrations
scripts
test
.solcover.js
.eslintrc.js
.travis.yml
truffle-config.js
.gitattributes
.gitignore
.nvmrc
.solhint.json
.solhintignore
.zos.*
truffle.js
zos.dev*
*UpgradeabilityTest*
build/contracts/test/*
contracts/test/*
.flattened
assets
management
zos.test.json
keys.json
build/contracts/*UpgradeabilityProxy.json
build/contracts/Proxy.json
build/contracts/App.json
build/contracts/CustomOrganizationTest.json
build/contracts/ERC165.json
build/contracts/ERC165Checker.json
build/contracts/IERC165.json
build/contracts/ImplementationProvider.json
build/contracts/Initializable.json
build/contracts/Package.json
build/contracts/ZOSLibAddress.json
build/contracts/ZOSLibOwnable.json