Files
bandada/.eslintignore
2024-03-07 00:01:15 +01:00

36 lines
284 B
Plaintext

# dependencies
node_modules
package-lock.json
yarn.lock
.yarn
# testing
coverage
coverage.json
# hardhat
artifacts
cache
typechain-types
# types
types
# docs
docs
# production
dist
build
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
!apps/docs