diff --git a/.gitignore b/.gitignore index 26beb11..b9ad0ca 100644 --- a/.gitignore +++ b/.gitignore @@ -35,7 +35,6 @@ web/dist/* # Node node_modules/ -web/dist/ # Embedded static files (built during CI/Docker) internal/static/dist/ diff --git a/web/.gitignore b/web/.gitignore index 7c1f03f..3c3cb39 100644 --- a/web/.gitignore +++ b/web/.gitignore @@ -8,7 +8,6 @@ pnpm-debug.log* lerna-debug.log* node_modules -dist dist-ssr *.local diff --git a/web/dist/.gitkeep b/web/dist/.gitkeep new file mode 100644 index 0000000..e69de29