Skip to content

Commit bd0d159

Browse files
committed
fixing ignore
1 parent facf204 commit bd0d159

3 files changed

Lines changed: 8912 additions & 5 deletions

File tree

.gitignore

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,14 @@ hs_err_pid*
178178
/js_npm/rest/realworld-app/build/
179179
/js_npm/rest/spacex-api/node_modules/
180180
/js_npm/rest/spacex-api/build/
181+
/js_npm/graphql/react-finland/build/
182+
/js_npm/graphql/react-finland/.idea/
183+
/js_npm/graphql/react-finland/node_modules/
184+
/js_npm/graphql/react-finland/instrumented/
185+
/js_npm/graphql/ecommerce-server/build/
186+
/js_npm/graphql/ecommerce-server/.idea/
187+
/js_npm/graphql/ecommerce-server/node_modules/
188+
/js_npm/graphql/ecommerce-server/instrumented/
181189

182190

183191
#DotNet
@@ -200,7 +208,3 @@ dotnet_3/em/embedded/rest/SampleProjectDriver/logs/
200208

201209

202210

203-
/js_npm/graphql/react-finland/build/
204-
/js_npm/graphql/react-finland/.idea/
205-
/js_npm/graphql/react-finland/node_modules/
206-
/js_npm/graphql/react-finland/instrumented/

0 commit comments

Comments
 (0)