投資組合大擂台 Ver. 2
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

31 lines
347 B

# Byte-compiled / optimized / DLL files
.ipynb_checkpoints/
__pycache__/
.DS_Store
.vscode/
*.pyc
# Environment and secrets
.env
.env.local
# Dependencies
node_modules/
tpm/
# Logs
*.log
# IDE
.idea/
.claude/
# Distribution / packaging
main.old.py
postgres_runner.py
*.ipynb
*.csv
backup.sql
tickers_sorted_tw.py
tickers_sorted.py
main_old.py