[update] .gitignore

This commit is contained in:
kimheesu 2025-07-01 16:36:54 +09:00
parent b132595a6e
commit 2957d38539
1 changed files with 11 additions and 1 deletions

12
.gitignore vendored
View File

@ -117,4 +117,14 @@ dmypy.json
# Trading specific
trading_data/
analysis_results/
temp_files/
temp_files/
env/
__pycache__/
.DS_Store
*.csv
src/
eval_results/
eval_data/
*.egg-info/
results/
.env