# IBKR Flex statements — contain account numbers, position-level data 04-performance/flex-statements/*.csv 04-performance/flex-statements/*.xlsx 04-performance/flex-statements/*.pdf 04-performance/flex-statements/*.zip # Performance raw data with sensitive figures 04-performance/nav/raw/ # Private journal (per PDF: "org-roam dailies (private, not published)") # Move to a private repo or use git-crypt if you want version control 01-journal/*.md !01-journal/.gitkeep # API keys / tokens / .env (if any scripts need them) .env .env.local scripts/.secrets/ *.pem *.key # Editor / OS *.swp .DS_Store .obsidian/workspace.json .obsidian/cache/ # Charting artifacts _assets/temp/ *.pyc __pycache__/ .ipynb_checkpoints/ # Backups *.bak *~