mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 08:30:02 +03:00
Exclude
This commit is contained in:
parent
e972239059
commit
afe5085af5
|
@ -8,3 +8,4 @@ coverage
|
||||||
node_modules
|
node_modules
|
||||||
__snapshots__
|
__snapshots__
|
||||||
.yarn/*
|
.yarn/*
|
||||||
|
storybook-static
|
||||||
|
|
|
@ -11,3 +11,4 @@ dev
|
||||||
.yarn/*
|
.yarn/*
|
||||||
.pnp.*
|
.pnp.*
|
||||||
**/demo/public/**
|
**/demo/public/**
|
||||||
|
storybook-static
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
lib
|
lib
|
||||||
|
storybook-static
|
||||||
|
|
Loading…
Reference in New Issue
Block a user