Skip to content

Commit ca82263

Browse files
committed
fix publish and release
1 parent a1d4424 commit ca82263

File tree

3 files changed

+9
-2101
lines changed

3 files changed

+9
-2101
lines changed

.pubignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Ignore the website folder entirely
2+
website/
3+
4+
# Ignore any node artifacts if they ever reappear in root
5+
node_modules/
6+
package.json
7+
package-lock.json
8+
build/
9+
.astro/

0 commit comments

Comments
 (0)