git-lfs-untrack - Man Page
Remove Git LFS paths from Git Attributes
Synopsis
git lfs untrack path...
Description
Stop tracking the given path(s) through Git LFS. The path argument can be a glob pattern or a file path.
Examples
Configure Git LFS to stop tracking GIF files:
See Also
git-lfs-track(1), git-lfs-install(1), gitattributes(5).
Part of the git-lfs(1) suite.
Referenced By
git-lfs(1), git-lfs-migrate(1), git-lfs-track(1).
October 2021