Skip to content

Commit edc8128

Browse files
committed
Merge branch 'tt-7395' of github.com:what3words/w3w-node-wrapper into tt-7395
2 parents b10b24a + d382305 commit edc8128

File tree

5 files changed

+637
-43
lines changed

5 files changed

+637
-43
lines changed

.gitignore

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,12 @@ $RECYCLE.BIN/
206206
# Windows shortcuts
207207
*.lnk
208208

209-
# End of https://www.toptal.com/developers/gitignore/api/node,macos,windows,visualstudiocode
209+
# VSCode
210+
.idea
210211

211212
# Snyk cacke
212213
.dccache
213-
pacts
214+
215+
# End of https://www.toptal.com/developers/gitignore/api/node,macos,windows,visualstudiocode
216+
217+
pacts

0 commit comments

Comments
 (0)