Skip to content

Commit

Permalink
By default, don't fetch files stored in LFS
Browse files Browse the repository at this point in the history
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).
  • Loading branch information
billsacks committed Mar 26, 2020
1 parent dd76d2a commit 13a3883
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .lfsconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[lfs]
fetchexclude = *

0 comments on commit 13a3883

Please sign in to comment.