Files
bandada/.prettierignore

42 lines
411 B
Plaintext

# dependencies
node_modules
package-lock.json
yarn.lock
.yarn
# testing
coverage
coverage.json
# docs
docs
# production
dist
build
# github
.github/ISSUE_TEMPLATE
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
#Hardhat files
cache
artifacts
typechain
typechain-types
hardhat-dependency-compiler
# Docusaurus cache and generated files
.docusaurus
.cache-loader
!apps/docs