protocol/contracts/erc20/.npmignore
2019-11-11 11:46:03 +00:00

11 lines
180 B
Plaintext

# Blacklist all files
.*
*
# Whitelist lib
!lib/**/*
# Whitelist Solidity contracts
!contracts/src/**/*
# Blacklist tests and publish scripts
/lib/test/*
# Package specific ignore