Skip to content

Commit 7592b20

Browse files
committed
ignoring coverage folders
1 parent d05505c commit 7592b20

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
@@ -175,19 +175,23 @@ hs_err_pid*
175175
/js_npm/rest/scs/build/
176176
/js_npm/rest/scs/instrumented/
177177
/js_npm/rest/scs/em/EvoMasterTest.js
178+
/js_npm/rest/scs/coverage/
178179
/js_npm/rest/disease-sh-api/node_modules/
179180
/js_npm/rest/disease-sh-api/build/
180181
/js_npm/rest/disease-sh-api/instrumented/
181182
/js_npm/rest/disease-sh-api/EvoMasterTest.js
182183
/js_npm/rest/disease-sh-api/redis/
184+
/js_npm/rest/disease-sh-api/coverage/
183185
/js_npm/rest/realworld-app/node_modules/
184186
/js_npm/rest/realworld-app/build/
185187
/js_npm/rest/realworld-app/instrumented/
186188
/js_npm/rest/realworld-app/dist/
187189
/js_npm/rest/realworld-app/instrumented/
190+
/js_npm/rest/realworld-app/coverage/
188191
/js_npm/rest/spacex-api/node_modules/
189192
/js_npm/rest/spacex-api/build/
190193
/js_npm/rest/spacex-api/instrumented/
194+
/js_npm/rest/spacex-api/coverage/
191195
/js_npm/graphql/react-finland/build/
192196
/js_npm/graphql/react-finland/.idea/
193197
/js_npm/graphql/react-finland/node_modules/
@@ -198,6 +202,8 @@ hs_err_pid*
198202
/js_npm/graphql/ecommerce-server/instrumented/
199203
/js_npm/graphql/ecommerce-server/src/graphql/schemas/schema.gql
200204

205+
206+
201207
#DotNet
202208
[Dd]ebug/
203209
[Bb]in/

0 commit comments

Comments
 (0)