Add app.js.map to .gitignore

This commit is contained in:
Christopher Hoskin 2019-01-03 15:28:33 +00:00
parent 0f74fc5a1f
commit 2c154d93b0

View file

@ -5,4 +5,5 @@ app.js
test/UnitTests/js/*
node_modules/*
test/unit/js/
cache/spell.cache
cache/spell.cache
app.js.map