mirror of https://github.com/axmolengine/axmol.git
Ensure that git ignores build folders created in test projects (#2247)
This commit is contained in:
parent
449d921063
commit
57c3e6c1c2
|
@ -225,6 +225,8 @@ tests/cpp-tests/Content
|
||||||
tests/fairygui-tests/Content
|
tests/fairygui-tests/Content
|
||||||
tests/live2d-tests/Content
|
tests/live2d-tests/Content
|
||||||
tests/unit-tests/Content
|
tests/unit-tests/Content
|
||||||
|
tests/*-tests/build
|
||||||
|
tests/*-tests/build_*
|
||||||
*.patch
|
*.patch
|
||||||
|
|
||||||
/cache
|
/cache
|
||||||
|
|
Loading…
Reference in New Issue