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/ +