ignore some files

This commit is contained in:
Rich Harris
2018-03-10 22:33:33 -05:00
parent 254e41b11e
commit d8412f33ba
8 changed files with 279 additions and 1072 deletions

2
middleware.js Normal file
View File

@@ -0,0 +1,2 @@
// TODO write to this file, instead of middleware.ts.js
module.exports = require('./middleware.ts.js');