Add explicit blacklist entry for .d.ts.map

This commit is contained in:
Daniel Imms
2019-06-27 11:40:39 -07:00
parent c107f3c5f7
commit 7f4e1a7e97
+1
View File
@@ -36,6 +36,7 @@
!typings/*.d.ts
# Blacklist - (normal behavior) these will override any whitelist
*.d.ts.map
*.test.ts
*.test.d.ts
*.test.js