From 0b069397184f28e1d2ab436393e4d1db7c089229 Mon Sep 17 00:00:00 2001 From: iRaven <44326347+iRaven4522@users.noreply.github.com> Date: Tue, 15 Nov 2022 09:42:08 -0600 Subject: [PATCH] obvious change here not to include archive data --- .gitignore | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 645f68d..b384fcb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,12 @@ CCTVCrawl* devscrape* OLD_devscrape* *.log -__pycache__ +TransArchive*.csv + +# ide/py cache/settings files +__pycache__/ +.vscode/ + +# do not sync archive feeds prod folder +archive/ +