From 7059e82aebc1cace5579354751922703cfb0f703 Mon Sep 17 00:00:00 2001 From: zefie Date: Wed, 30 Nov 2022 11:55:39 -0500 Subject: [PATCH] fix dirs and ignores --- .gitignore | 14 +++++--------- ...-log requests will appear here.txt => .gitkeep} | 0 ...tration and session data will populate here.txt | 0 .../anything you put in here has priority.txt | 0 .../anything you put in here has priority.txt | 0 .../anything you put in here has priority.txt | 0 .../anything you put in here has priority.txt | 0 7 files changed, 5 insertions(+), 9 deletions(-) rename zefie_wtvp_minisrv/ServiceLogPost/{client-posted wtv-log requests will appear here.txt => .gitkeep} (100%) delete mode 100644 zefie_wtvp_minisrv/SessionStore/client registration and session data will populate here.txt delete mode 100644 zefie_wtvp_minisrv/UserServiceDeps/anything you put in here has priority.txt delete mode 100644 zefie_wtvp_minisrv/UserServiceDeps/templates/anything you put in here has priority.txt delete mode 100644 zefie_wtvp_minisrv/UserServiceVault/SharedROMCache/anything you put in here has priority.txt delete mode 100644 zefie_wtvp_minisrv/UserServiceVault/anything you put in here has priority.txt diff --git a/.gitignore b/.gitignore index 998519be..3beb27de 100644 --- a/.gitignore +++ b/.gitignore @@ -361,17 +361,13 @@ MigrationBackup/ # Fody - auto-generated XML schema FodyWeavers.xsd -/zefie_wtvp_minisrv/ServiceVault/wtv-home/6969.html /zefie_wtvp_minisrv/user_config.json -/zefie_wtvp_minisrv/ServiceVault/wtv-home/home.zefie.html -/zefie_wtvp_minisrv/UserServiceVault/*-*/ -!/zefie_wtvp_minisrv/UserServiceVault/SharedROMCache/ -/zefie_wtvp_minisrv/UserServiceVault/SharedROMCache/*-*/ -/zefie_wtvp_minisrv/UserTemplates/*-*/ +/zefie_wtvp_minisrv/UserServiceVault/* +/zefie_wtvp_minisrv/UserServiceDeps/* /zefie_wtvp_minisrv/ServiceLogPost/*.log -/zefie_wtvp_minisrv/SessionStore/*.json -/zefie_wtvp_minisrv/SessionStore/*/ +/zefie_wtvp_minisrv/SessionStore/* /zefie_wtvp_minisrv/ServiceVault/http_pc/viewergen/viewers/HackTV.zip /zefie_wtvp_minisrv/postest.js /zefie_wtvp_minisrv/PageBuilderVault/http_pb/* -!/zefie_wtvp_minisrv/PageBuilderVault/http_pb/clipart \ No newline at end of file +!/zefie_wtvp_minisrv/PageBuilderVault/http_pb/clipart +!*/.gitkeep \ No newline at end of file diff --git a/zefie_wtvp_minisrv/ServiceLogPost/client-posted wtv-log requests will appear here.txt b/zefie_wtvp_minisrv/ServiceLogPost/.gitkeep similarity index 100% rename from zefie_wtvp_minisrv/ServiceLogPost/client-posted wtv-log requests will appear here.txt rename to zefie_wtvp_minisrv/ServiceLogPost/.gitkeep diff --git a/zefie_wtvp_minisrv/SessionStore/client registration and session data will populate here.txt b/zefie_wtvp_minisrv/SessionStore/client registration and session data will populate here.txt deleted file mode 100644 index e69de29b..00000000 diff --git a/zefie_wtvp_minisrv/UserServiceDeps/anything you put in here has priority.txt b/zefie_wtvp_minisrv/UserServiceDeps/anything you put in here has priority.txt deleted file mode 100644 index e69de29b..00000000 diff --git a/zefie_wtvp_minisrv/UserServiceDeps/templates/anything you put in here has priority.txt b/zefie_wtvp_minisrv/UserServiceDeps/templates/anything you put in here has priority.txt deleted file mode 100644 index e69de29b..00000000 diff --git a/zefie_wtvp_minisrv/UserServiceVault/SharedROMCache/anything you put in here has priority.txt b/zefie_wtvp_minisrv/UserServiceVault/SharedROMCache/anything you put in here has priority.txt deleted file mode 100644 index e69de29b..00000000 diff --git a/zefie_wtvp_minisrv/UserServiceVault/anything you put in here has priority.txt b/zefie_wtvp_minisrv/UserServiceVault/anything you put in here has priority.txt deleted file mode 100644 index e69de29b..00000000