.\" generated with Ronn-NG/v0.8.0 .\" http://github.com/apjanke/ronn-ng/tree/0.8.0 .TH "GIT\-LFS\-UNTRACK" "1" "January 2021" "" "" .SH "NAME" \fBgit\-lfs\-untrack\fR \- Remove Git LFS paths from Git Attributes .SH "SYNOPSIS" \fBgit lfs untrack\fR \fIpath\fR\|\.\|\.\|\. .SH "DESCRIPTION" Stop tracking the given path(s) through Git LFS\. The \fIpath\fR argument can be a glob pattern or a file path\. .SH "EXAMPLES" .TP Configure Git LFS to stop tracking GIF files: .SH "SEE ALSO" git\-lfs\-track(1), git\-lfs\-install(1), gitattributes(5)\. .P Part of the git\-lfs(1) suite\.