# circom artifacts
circuits/crs
circuits/zkey

# node build artifacts
dest

# node dependencies
node_modules
package-lock.json

# environment variables
.env

# errors & logs
yarn-error.log

# runtime artifacts
the_word_proof.json
the-word-proof.json
db

# contract artifacts
contracts/artifacts
contracts/cache
