theconstruct / .gitignore
teotomic's picture
Upload folder using huggingface_hub
42d9709 verified
raw
history blame contribute delete
456 Bytes
# Omniverse
**/*.dmp
**/.thumbs
# Python
.DS_Store
**/*.egg-info/
**/__pycache__/
**/.pytest_cache/
**/*.pyc
**/*.pb
# IDE
**/.idea/
**/.vscode/
# Don't ignore the top-level .vscode directory as it is
# used to configure VS Code settings
!.vscode
# Outputs
**/runs/*
**/logs/*
**/recordings/*
**/output/*
**/outputs/*
**/videos/*
**/wandb/*
**/.neptune/*
docker/artifacts/
*.tmp
# Isaac-Sim packman
_isaac_sim*
_repo
_build
.lastformat
datasets_large/