mirror of
https://github.com/abhigyanpatwari/GitNexus.git
synced 2026-08-28 05:25:25 +00:00
16 lines
174 B
Text
16 lines
174 B
Text
# Evaluation results (large, should not be committed)
|
|
results/
|
|
*.traj.json
|
|
preds.json
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.pyc
|
|
*.egg-info/
|
|
.eggs/
|
|
dist/
|
|
build/
|
|
|
|
# Environment
|
|
.env
|
|
.venv/
|