Skip to content

Commit

Permalink
refactor: ignore generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyar committed Jan 29, 2024
1 parent 1463d08 commit 5065c5f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ artifacts
!.yarn/plugins
!.yarn/sdks
!.yarn/versions

# Generated files
src/config/abis/generated.typess
subgraph-client/.graphclient

0 comments on commit 5065c5f

Please sign in to comment.