Organize Open-SWE-Traces data prep project
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.egg-info/
|
||||
.venv/
|
||||
.ruff_cache/
|
||||
|
||||
/data/*
|
||||
!/data/.gitkeep
|
||||
/runs/*
|
||||
!/runs/.gitkeep
|
||||
Reference in New Issue
Block a user