Skip to content

Commit 4a32bf7

Browse files
committed
add gitignore
1 parent 6fadffc commit 4a32bf7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
contract/cache/
2+
contract/foundry.lock
3+
contract/out/
4+
frontend/Cargo.lock
5+
frontend/dist/
6+
frontend/target/

0 commit comments

Comments
 (0)