mirror of
https://github.com/kevinsqi/react-circular-progressbar.git
synced 2026-01-25 16:03:15 +00:00
19 lines
186 B
Plaintext
19 lines
186 B
Plaintext
# dependencies
|
|
/node_modules
|
|
|
|
# distribution folder
|
|
/dist
|
|
|
|
# coverage
|
|
/coverage
|
|
|
|
# rollup-plugin-typescript2
|
|
.rpt2_cache
|
|
|
|
.DS_Store
|
|
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
.idea
|