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 ae4035a commit 07d6734Copy full SHA for 07d6734
Makefile
@@ -461,8 +461,6 @@ endif
461
-ls stdlib/srccache/*.tar.gz >> light-source-dist.tmp
462
-ls stdlib/*/StdlibArtifacts.toml >> light-source-dist.tmp
463
464
- # Exclude git, github and CI config files
465
- git ls-files | sed -E -e '/^\..+/d' -e '/\/\..+/d' -e '/appveyor.yml/d' >> light-source-dist.tmp
466
find doc/_build/html >> light-source-dist.tmp
467
468
# Make tarball with only Julia code + stdlib tarballs
0 commit comments