Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ result
dependencies
remappings.txt
.pre-commit-config.yaml
<<<<<<< HEAD
target

# `subgraph/networks.json` is the only file this repo owns under `subgraph/`.
# The `Subgraph manual deploy` workflow fetches the SOURCE from rain.metadata
Expand All @@ -15,6 +15,3 @@ remappings.txt
# transient and none of it is this repo's to commit.
/subgraph/*
!/subgraph/networks.json
=======
target
>>>>>>> origin/main
Loading