Skip to content

Commit ef9a084

Browse files
Stop tracking MiniDapp build/ zips; keep latest-version downloads
Add .gitignore rule dapp/**/build/*.zip and untrack the two 2-demo build artifacts. The published download remains dapp/2-demo/latest-version/. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent f98aa24 commit ef9a084

3 files changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
node_modules/
22
# When this tree is copied into the archived Pages checkout, never stage embedded git metadata
33
_embedded_git/
4+
# MiniDapp build artifacts: the published download is dapp/<channel>/latest-version/, not the build/ subdir
5+
dapp/**/build/*.zip
-1.25 MB
Binary file not shown.
-1.19 MB
Binary file not shown.

0 commit comments

Comments
 (0)