ignore dist-types dir

This commit is contained in:
Fabian Chong
2020-09-05 19:20:24 +08:00
parent 0499c27fec
commit df9fc649fd
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -1,5 +1,6 @@
**/node_modules/**
**/dist/**
**/dist-types/**
**/storybook-static/**
**/coverage/**
**/build/**