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