We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da82407 commit 129e321Copy full SHA for 129e321
.lfsconfig
@@ -1,2 +1,7 @@
1
[lfs]
2
- fetchexclude = *
+ # We auto-fetch any netCDF files, because they are needed for
3
+ # running tests; however, we do NOT auto-fetch other binary
4
+ # files, in particular image files that are part of the
5
+ # documentation source (these are fetched as part of the
6
+ # documentation build process).
7
+ fetchinclude = *.nc
0 commit comments