Skip to content

Commit 29b2d76

Browse files
committed
refactor(cli-templates-monorepo-subgraph): update gitignore files
1 parent 8527317 commit 29b2d76

File tree

3 files changed

+2
-18
lines changed

3 files changed

+2
-18
lines changed
Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
node_modules
2-
31
# Hardhat files
42
/cache
53
/artifacts
@@ -8,8 +6,3 @@ node_modules
86
/typechain
97
/typechain-types
108

11-
# solidity-coverage files
12-
/coverage
13-
/coverage.json
14-
15-
.DS_Store
Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,9 @@
11
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
22

3-
# dependencies
4-
/node_modules
5-
6-
# testing
7-
/coverage
8-
93
# next.js
104
/.next/
115
/out/
126

137
# production
148
/build
159

16-
# misc
17-
.DS_Store
18-
*.pem

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8691,7 +8691,7 @@ __metadata:
86918691
languageName: unknown
86928692
linkType: soft
86938693

8694-
"@semaphore-protocol/contracts@4.0.0-alpha.8, @semaphore-protocol/contracts@^4.0.0-alpha.8, @semaphore-protocol/contracts@workspace:packages/contracts/contracts":
8694+
"@semaphore-protocol/contracts@4.0.0-alpha.8, @semaphore-protocol/contracts@workspace:packages/contracts/contracts":
86958695
version: 0.0.0-use.local
86968696
resolution: "@semaphore-protocol/contracts@workspace:packages/contracts/contracts"
86978697
dependencies:
@@ -24781,7 +24781,7 @@ __metadata:
2478124781
"@nomicfoundation/hardhat-network-helpers": ^1.0.0
2478224782
"@nomicfoundation/hardhat-toolbox": ^4.0.0
2478324783
"@nomicfoundation/hardhat-verify": ^2.0.0
24784-
"@semaphore-protocol/contracts": ^4.0.0-alpha.8
24784+
"@semaphore-protocol/contracts": 4.0.0-alpha.8
2478524785
"@semaphore-protocol/core": ^4.0.0-alpha.8
2478624786
"@semaphore-protocol/hardhat": ^4.0.0-alpha.8
2478724787
"@typechain/ethers-v6": ^0.5.0

0 commit comments

Comments
 (0)