Gelato-automations/.gitignore

20 lines
166 B
Plaintext
Raw Normal View History

2020-08-17 10:17:04 +00:00
# Dependency directory
node_modules
# local env variables
.env
#hardhat
2020-08-17 10:17:04 +00:00
artifacts/
cache/
# ESLint
.eslintcache
2020-08-17 10:17:04 +00:00
# macOS
.DS_Store
*.icloud
# yarn
yarn-error.log