Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

Commit 7e5e5de

Browse files
committed
update gitignore
1 parent d18bbde commit 7e5e5de

File tree

3 files changed

+2
-70
lines changed

3 files changed

+2
-70
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ contractAddresses.json
66

77

88
# ignore generated files
9-
src/root/predicates/TransferWithSigUtils.sol
10-
src/common/mixin/ChainIdMixin.sol
9+
contracts/root/predicates/TransferWithSigUtils.sol
10+
contracts/common/mixin/ChainIdMixin.sol
1111
test/helpers/marketplaceUtils.js
1212
cache_hardhat
1313
forge-cache

contracts/common/mixin/ChainIdMixin.sol

Lines changed: 0 additions & 6 deletions
This file was deleted.

contracts/root/predicates/TransferWithSigUtils.sol

Lines changed: 0 additions & 62 deletions
This file was deleted.

0 commit comments

Comments
 (0)