# --- heavy data: never in the repo --- *.zip *.parquet *.csv *.duckdb parquet/ zips/ data/ state/ logs/ # credentials / vendor docs containing the customer id api.txt # environments & builds venv/ __pycache__/ *.pyc node_modules/ hfmarketdata/web/dist/ hfmarketdata/venv/ # OS / editor .DS_Store