update gitignore

This commit is contained in:
Rich Harris
2018-09-30 21:12:46 -04:00
parent 664c093391
commit c8962ccf8c

1
.gitignore vendored
View File

@@ -12,3 +12,4 @@ sapper
runtime.js runtime.js
dist dist
!rollup.config.js !rollup.config.js
templates/*.js