Skip to content

Commit 1afd098

Browse files
committed
Modify gitignore
1 parent 2723f8e commit 1afd098

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitignore

+3-3
Original file line numberDiff line numberDiff line change
@@ -135,11 +135,11 @@ package-lock.json
135135
coverage.json
136136
coverage/
137137
.nyc_output/
138-
.coverage_contracts/
139-
.coverage_artifacts/
138+
.syntest_contracts/
139+
.syntest_artifacts/
140140
.syntest/
141141
syntest/
142142

143143
# End of https://www.toptal.com/developers/gitignore/api/node
144144

145-
.npmrc
145+
.npmrc

0 commit comments

Comments
 (0)