This commit is contained in:
Talor Berthelson
2021-07-20 09:37:49 -04:00
parent 94aa8d1373
commit c2835b6d9a
2 changed files with 328 additions and 211 deletions

6
.nova/Configuration.json Normal file
View File

@@ -0,0 +1,6 @@
{
"index.ignored_file_patterns" : [
"config.json",
"*.db"
]
}