From f2aff7518be55da0fd250e04a4bfc1bbbd5a3d0a Mon Sep 17 00:00:00 2001 From: Calvin Morrison Date: Tue, 2 Aug 2022 14:36:09 -0400 Subject: data model, query and storage works, frontend display basic last report --- oldstorage/framework/.gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 oldstorage/framework/.gitignore (limited to 'oldstorage/framework/.gitignore') diff --git a/oldstorage/framework/.gitignore b/oldstorage/framework/.gitignore new file mode 100644 index 0000000..05c4471 --- /dev/null +++ b/oldstorage/framework/.gitignore @@ -0,0 +1,9 @@ +compiled.php +config.php +down +events.scanned.php +maintenance.php +routes.php +routes.scanned.php +schedule-* +services.json -- cgit v1.2.3