mirror of
https://github.com/Instadapp/Gelato-automations.git
synced 2024-07-29 22:28:07 +00:00
20 lines
166 B
Plaintext
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
|