28 lines
254 B
Plaintext
28 lines
254 B
Plaintext
# Compiler files
|
|
cache/
|
|
out/
|
|
|
|
# Ignores development broadcast logs
|
|
broadcast
|
|
|
|
# Docs
|
|
docs/
|
|
|
|
# Dotenv file
|
|
.env
|
|
.env.bat
|
|
|
|
# Node modules
|
|
node_modules/
|
|
package-lock.json
|
|
|
|
# yarn
|
|
yarn.lock
|
|
yarn-error.log
|
|
|
|
# VScode files
|
|
.vscode
|
|
|
|
# hh
|
|
artifacts
|
|
cache_hardhat |