Gelato-automations/.gitignore
2020-10-23 16:46:29 +02:00

20 lines
166 B
Plaintext

# Dependency directory
node_modules
# local env variables
.env
#hardhat
artifacts/
cache/
# ESLint
.eslintcache
# macOS
.DS_Store
*.icloud
# yarn
yarn-error.log