From 777d5ccf06500ed276c30dcbdd72a03df00600a0 Mon Sep 17 00:00:00 2001 From: Khalim Conn-Kowlessar Date: Thu, 3 Apr 2025 09:12:18 +0100 Subject: [PATCH] updating git ignore with redundant files --- .gitignore | 9 ++++++++- input_property_list.csv | 12 ------------ keyzy_pilot.csv | 3 --- 3 files changed, 8 insertions(+), 16 deletions(-) delete mode 100644 input_property_list.csv delete mode 100644 keyzy_pilot.csv diff --git a/.gitignore b/.gitignore index 63884ad7..5e247d77 100644 --- a/.gitignore +++ b/.gitignore @@ -268,4 +268,11 @@ adhoc adhoc/* etl-router-venv/ -refactor_datasets/ \ No newline at end of file +refactor_datasets/ + +etl/eligibility/ha_15_32/ +cache/ +*/.idea + +*.png +*.pptx \ No newline at end of file diff --git a/input_property_list.csv b/input_property_list.csv deleted file mode 100644 index dc677c88..00000000 --- a/input_property_list.csv +++ /dev/null @@ -1,12 +0,0 @@ -address,postcode,Notes,,,, -28 Distillery Wharf,W6 9bf,,,,, -Flat 14 Godley V C House,E2 0LP,,,,, -49 Elderfield Road,E5 0LF,,,,, -26 Stanhope Road,N6 5NG,,,,, -Flat 3 Frederick Building,N1 4BD,,,,, -Flat 4 Frederick Building,N1 4BD,,,,, -"Flat 28, 22 Adelina Grove",E1 3BX,,,,, -"Flat 39, 239 Long Lane",SE1 4PT,,,,, -"1, Westview, Somerby",LE14 2QH,This property has an unfilled cavity,,,, -"59, Ashdale",CM23 4EB,This property has a partially filled cavity,,,, -88 Cleveland Avenue,DL3 7BE,This property has a filled cavity,,,, \ No newline at end of file diff --git a/keyzy_pilot.csv b/keyzy_pilot.csv deleted file mode 100644 index b972bcf9..00000000 --- a/keyzy_pilot.csv +++ /dev/null @@ -1,3 +0,0 @@ -address,postcode,Notes,,,, -2 South Terrace,NN1 5JY,,,,, -25 Albert Street,PO12 4TY,,,,, \ No newline at end of file