From ab1299b46effe57e5991651a3111dcb1cddf7474 Mon Sep 17 00:00:00 2001 From: m_shamsaiee Date: Wed, 23 Oct 2024 16:30:00 -0400 Subject: [PATCH] initiating cityretrofit project branch --- .gitignore | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b7d6ea8e..b3ec9c61 100644 --- a/.gitignore +++ b/.gitignore @@ -10,5 +10,8 @@ **/__pycache__/ **/.idea/ cerc_hub.egg-info -/out_files -/input_files \ No newline at end of file +/out_files/ +/input_files/ +/data/Montreal_buildings/LoD1/ +/data/Montreal_buildings/LoD2/ +/*.csv \ No newline at end of file