You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While this rule is likely intended to ignore a datasets directory meant for large data files, it also incorrectly matches and ignores the isaaclab/utils/datasets/ directory, which is part of the source code and should be tracked by version control. The current broad .gitignore rule prevents this directory from being added and committed to the repository.