From 1c2a80e394879012e3e7faad8fc59415c03c1028 Mon Sep 17 00:00:00 2001 From: thewesker Date: Wed, 21 Jul 2021 10:33:44 -0400 Subject: [PATCH] Delete .nova --- .nova/Configuration.json | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .nova/Configuration.json diff --git a/.nova/Configuration.json b/.nova/Configuration.json deleted file mode 100644 index 4707605..0000000 --- a/.nova/Configuration.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "index.ignored_file_patterns" : [ - "config.json", - "*.db" - ] -}