Skip to content

Commit

Permalink
fix: add lib/ to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
auryn-macmillan committed Sep 2, 2024
1 parent be245bc commit f9a7d2f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/evm_base/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ yarn.lock

contracts/Elf.sol
contracts/ImageID.sol

# libraries
lib/

0 comments on commit f9a7d2f

Please sign in to comment.