* Add ignore of unit test data.
This commit is contained in:
@@ -35,3 +35,11 @@ test/www
|
||||
!/**/.gitkeep
|
||||
build/*.gz
|
||||
rr
|
||||
|
||||
**/test/model/data/*.yaml
|
||||
**/test/model/data/sql/*.sql
|
||||
**/test/tao/data/*.yaml
|
||||
**/test/tao/data/sql/*.sql
|
||||
**/metric/test/calc/**/data/*.yaml
|
||||
**/metric/test/calc/**/data/sql/*.sql
|
||||
|
||||
|
||||
Reference in New Issue
Block a user