mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-10 19:56:54 +03:00
eba12e74f0
* chore(deps): update nrwl monorepo * Add .nx/cache to gitignore --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nathan Bierema <nbierema@gmail.com>
13 lines
159 B
Plaintext
13 lines
159 B
Plaintext
node_modules
|
|
*.log
|
|
.DS_Store
|
|
lib
|
|
dist
|
|
umd
|
|
build
|
|
coverage
|
|
.idea
|
|
.eslintcache
|
|
!packages/redux-devtools-slider-monitor/examples/todomvc/dist/index.html
|
|
.nx/cache
|