add cookies.txt to gitignore
This commit is contained in:
parent
ca759ef134
commit
7a0601bd5e
3
src/.gitignore
vendored
3
src/.gitignore
vendored
@ -129,4 +129,5 @@ dist
|
|||||||
.yarn/build-state.yml
|
.yarn/build-state.yml
|
||||||
.yarn/install-state.gz
|
.yarn/install-state.gz
|
||||||
.pnp.*
|
.pnp.*
|
||||||
|
# cookies
|
||||||
|
cookies.txt
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user