ignore testdata
This commit is contained in:
parent
3d94092100
commit
bf1100410c
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -167,4 +167,5 @@ cython_debug/
|
||||||
# local data
|
# local data
|
||||||
gwserver/_database*
|
gwserver/_database*
|
||||||
gwserver/results/*
|
gwserver/results/*
|
||||||
*.log.*
|
*.log.*
|
||||||
|
test-chat
|
||||||
Loading…
Reference in a new issue