mirror of
https://github.com/microsoft/DirectXTex.git
synced 2025-07-09 11:40:14 +02:00
10 lines
137 B
JSON
10 lines
137 B
JSON
{
|
|
"Format": "github-actions",
|
|
"exclude": [
|
|
".git",
|
|
"LICENSE",
|
|
"Tests",
|
|
"Common/d3dx12.h"
|
|
]
|
|
}
|