fix: exclude spa/node_modules and spa/dist from docker context

This commit is contained in:
2026-06-04 04:21:25 +02:00
parent b9c0b10740
commit b20d23fbb3

View File

@@ -7,3 +7,5 @@ target/
# .cargo and .sqlx are needed at build time (SQLX_OFFLINE mode)
docs/
dev.db
spa/node_modules/
spa/dist/