Ignore a main-specific test data directory
This commit is contained in:
parent
c20663163f
commit
bef1c2d239
|
@ -96,3 +96,6 @@ callgrand*
|
||||||
|
|
||||||
.vscode
|
.vscode
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
|
# present in main and v3.13.x but not this branch
|
||||||
|
deps/rabbit/test/amqp_system_SUITE_data/
|
||||||
|
|
Loading…
Reference in New Issue