adding index.js.map to gitignore

This commit is contained in:
Victoria Sloan 2020-08-22 21:46:42 +01:00
parent cd33b9da82
commit 63aa2eda15
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@ node_modules
yarn.lock
package-lock.json
dist/index.js
dist/index.js.map