2017-01-11 21:25:52 +08:00
|
|
|
components/**/*.js
|
|
|
|
components/**/*.jsx
|
2017-08-18 17:21:18 +08:00
|
|
|
!components/*/__tests__/**/*.js
|
2017-01-14 21:30:09 +08:00
|
|
|
!components/*/demo/*
|
2018-08-10 13:49:06 +08:00
|
|
|
!.*.js
|
2018-09-01 17:14:22 +08:00
|
|
|
# Docs templates
|
2020-01-09 15:23:52 +08:00
|
|
|
site/theme/template/Color/ColorPicker.jsx
|
2018-09-01 17:14:22 +08:00
|
|
|
site/theme/template/IconDisplay/*.js
|
|
|
|
site/theme/template/IconDisplay/*.jsx
|
2020-01-09 15:23:52 +08:00
|
|
|
site/theme/template/IconDisplay/fields.js
|
2019-12-26 15:27:52 +08:00
|
|
|
site/theme/template/Home/**/*.jsx
|
2020-01-09 15:23:52 +08:00
|
|
|
site/theme/template/utils.jsx
|
|
|
|
site/theme/template/Layout/Footer.jsx
|
2019-08-14 18:21:24 +08:00
|
|
|
typings
|
2019-08-18 00:37:17 +08:00
|
|
|
es/**/*
|
|
|
|
lib/**/*
|
|
|
|
node_modules
|
|
|
|
_site
|
|
|
|
dist
|
|
|
|
**/*.d.ts
|