Update .gitignore to ignore test registry data
This commit is contained in:
parent
073b68cf0d
commit
a2cad774e7
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -10,4 +10,5 @@ node_modules
|
||||||
static/ldn
|
static/ldn
|
||||||
static/fonts
|
static/fonts
|
||||||
stack_local
|
stack_local
|
||||||
|
test/data/registry/
|
||||||
GIT_HEAD
|
GIT_HEAD
|
||||||
|
|
Reference in a new issue