ctm-dqn/.gitignore

51 lines
494 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
*.pyd
build/
dist/
wheels/
*.egg-info
.pytest_cache/
.mypy_cache/
.ruff_cache/
# Virtual environments
.venv
uv.lock
# Project specific - CTM-DQN
*.pt
*.pth
*.zip
runs/
latest/
logs/
checkpoints/
logs_*.txt
nul
results/
old_proj/
sumo_resource/generated_corridor/
# IDEs
.vscode/
.idea/
*.swp
# OS
.DS_Store
Thumbs.db
# AI
.claude/
.codex_tmp/
checkpoints_*/
logs_*/
evaluation_results*/
# SUMO generated outputs
sumo_resource/*_output.xml