non-fungible-apps/.gitignore

25 lines
266 B
Plaintext

node_modules
.env
# hardhat
cache
artifacts
deployments/hardhat
# NPM
package-lock.json
# Foundry
out
forge-cache
# OpenZeppelin
.openzeppelin/unknown-*.json
# Subgraph
*.wasm
subgraph/build
subgraph/generated
subgraph/abis
subgraph/examples/query/.graphclient