Create voila.json

This commit is contained in:
Sean Greaves
2024-10-22 18:40:36 +01:00
committed by GitHub
parent 9fc2215f61
commit 98916591f3

5
voila.json Normal file
View File

@@ -0,0 +1,5 @@
{
"VoilaConfiguration": {
"file_whitelist": [".*"]
}
}