Add **/*.map to .gitignore

This commit is contained in:
Christopher Hoskin 2019-01-11 12:11:36 +00:00
parent 4aa2f7de32
commit f39b51de04

View file

@ -7,6 +7,7 @@ test/acceptance/js
test/acceptance/fixtures/tmp test/acceptance/fixtures/tmp
compiles compiles
app.js app.js
**/*.map
.DS_Store .DS_Store
*~ *~
cache cache