Skip to content

Commit 2c4f34a

Browse files
committed
Fix typo
1 parent 0514f28 commit 2c4f34a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/smart-contract/.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
n# Hardhat files
1+
# Hardhat files
22
cache
33
artifacts
44

@@ -12,4 +12,4 @@ coverage.json
1212

1313
#smart contract
1414
.smart-contract-address
15-
.constructor-args-params
15+
.constructor-args-params

0 commit comments

Comments
 (0)