Add **/*.map to .gitignore

This commit is contained in:
Christopher Hoskin
2019-01-11 12:11:36 +00:00
parent 2fceac6ac8
commit 82afad7afc

1
.gitignore vendored
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