Skip to content

Commit

Permalink
Exclude base networks from gitignore
Browse files Browse the repository at this point in the history
We need OpenZeppelin artifacts to be able to upgrade contracts.
  • Loading branch information
nkuba committed Aug 2, 2023
1 parent 2162b7c commit c6f6661
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cross-chain/base/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@

# OZ
/.openzeppelin/unknown-*.json
!/.openzeppelin/unknown-84531.json
!/.openzeppelin/unknown-8453.json

0 comments on commit c6f6661

Please sign in to comment.