diff --git a/Makefile b/Makefile index 07b04187..a7bc5a52 100644 --- a/Makefile +++ b/Makefile @@ -530,6 +530,7 @@ dist: apk @echo "tildefriends-$(VERSION_NUMBER): $(VERSION_NAME)" > tildefriends-$(VERSION_NUMBER)/VERSION @echo "[tar] tildefriends-$(VERSION_NUMBER).tar.xz" @tar \ + --exclude=apps/gg* \ --exclude=deps/libbacktrace/Isaac.Newton-Opticks.txt \ --exclude=deps/libsodium/builds/msvc/vs* \ --exclude=deps/libsodium/builds/msvc/build \