File tree Expand file tree Collapse file tree 5 files changed +19536
-20017
lines changed
Expand file tree Collapse file tree 5 files changed +19536
-20017
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,6 @@ lib-cov
2626coverage
2727* .lcov
2828
29- # nyc test coverage
30- .nyc_output
31-
32- # Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
33- .grunt
3429
3530# Bower dependency directory (https://bower.io/)
3631bower_components
@@ -72,28 +67,13 @@ typings/
7267# parcel-bundler cache (https://parceljs.org/)
7368.cache
7469
75- # next.js build output
76- .next
77-
78- # nuxt.js build output
79- .nuxt
80-
81- # vuepress build output
82- .vuepress /dist
83-
84- # Serverless directories
85- .serverless /
86-
87- # FuseBox cache
88- .fusebox /
89-
90- # DynamoDB Local files
91- .dynamodb /
92-
9370# OS metadata
9471.DS_Store
9572Thumbs.db
9673
9774# Ignore built ts files
9875__tests__ /runner /*
99- lib /** /*
76+ lib /** /*
77+
78+ # IDE
79+ .vscode
You can’t perform that action at this time.
0 commit comments