mirror of
https://github.com/zhigang1992/styled-components.git
synced 2026-04-30 10:12:45 +08:00
17 lines
272 B
Plaintext
17 lines
272 B
Plaintext
# This is the same as .gitignore + benchmarks/ folder
|
|
node_modules
|
|
dist
|
|
.DS_Store
|
|
bundle-stats.html
|
|
.vscode
|
|
__diff_output__
|
|
lib
|
|
sandbox/node_modules
|
|
*.log
|
|
test-results.json
|
|
mount-deep-tree-trace.json
|
|
mount-wide-tree-trace.json
|
|
update-dynamic-styles-trace.json
|
|
|
|
benchmarks
|