From fd97d44b9e22dd1832c86dbb278875d55990bcc3 Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Sat, 11 Feb 2023 02:04:22 +0500 Subject: [PATCH] rm .cache --- .cache | 15 --------------- .gitignore | 1 + 2 files changed, 1 insertion(+), 15 deletions(-) delete mode 100644 .cache diff --git a/.cache b/.cache deleted file mode 100644 index 34488e16..00000000 --- a/.cache +++ /dev/null @@ -1,15 +0,0 @@ -HTTP/2 200 -date: Fri, 10 Feb 2023 21:02:17 GMT -content-type: application/json; charset=utf-8 -etag: W/"109gcwx93k0as" -vary: Accept-Encoding -x-do-app-origin: aa8d031b-d5a9-4f77-90a3-fd4b557dee6b -cache-control: private -x-do-orig-status: 200 -cf-cache-status: DYNAMIC -report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=%2FxQszgOUyalvUN5CwvAZmko%2FX0lifqQd3ijgc%2FaDExumc2M3Yu%2BBdLYR4Lh6ggIzDBc6FzsL7xs%2BgTM0j5MMUb1cwj8mFkc8bCRTD7aOA8USJXkwuZ8TH7otU%2B5P%2FYKoW1leKvo%3D"}],"group":"cf-nel","max_age":604800} -nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800} -server: cloudflare -cf-ray: 7977c8ef9c508802-SIN - -{"id":5,"nic":"A000018","name":"cfInwH udwmcHwa","name_en":"Ahmed Haneef","dob":"1977-08-01T00:00:00.000Z","gender":"M","house_name":"rWTcsuain","house_name_en":"New Star","island_name":"elWm","island_name_en":"Male'","atoll":"k","atoll_en":"K","constituency":"T9","district_en":"Galolhu","block_no":"140","created_at":"2023-02-03T14:12:32.901Z","updated_at":"2023-02-03T14:12:32.901Z"} \ No newline at end of file diff --git a/.gitignore b/.gitignore index 3a3fa585..a851bd03 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ A*-A*.json +.cache