Skip to content

Commit 59520bf

Browse files
billsacksfritzt
authored andcommitted
By default, don't fetch files stored in LFS
Based on git-lfs/git-lfs#2717 The purpose of this is two-fold: (1) It keeps clones and fetches lighter-weight (2) It keeps our LFS bandwidth down, so we're less likely to need to upgrade our account (though that may be free for our educational account).
1 parent e74459f commit 59520bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.lfsconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[lfs]
2+
fetchexclude = *

0 commit comments

Comments
 (0)