navsim_ours / .gitignore
lkllkl's picture
Upload folder using huggingface_hub
da2e2ac verified
raw
history blame
290 Bytes
# python
build/
vocab_score_local/
vocab_score_full/
vocab_score_full_8192/
vocab_score_local_8192/
models_local/
traj_local/
*.so
*.pyc
**/__pycache__/
dist/
.pytest_cache/*
.pydevproject
.idea/
debug/
# IDE
.vscode/*
# Pip
*.egg-info
# files
*.log
*.jpg
*.pcd