Skip to content

Commit

Permalink
excluding the whole abis folder for generated abis
Browse files Browse the repository at this point in the history
  • Loading branch information
NanezX committed Nov 9, 2023
1 parent 52309f6 commit 5605b20
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions subgraph/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# subgraph
/build
/generated
/subgraph.yaml
/abis

/node_modules

/docker/data



0 comments on commit 5605b20

Please sign in to comment.