non-fungible-apps/.gitignore

21 lines
222 B
Plaintext

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