text_file_dirs.json 90 Bytes
Newer Older
wuxk1's avatar
wuxk1 committed
1
2
3
4
5
{
	"input": "$input/**/*.txt",
	"output": "$output/**/*.txt",
	"temp": "$temp/**/*.txt"
}