diff --git a/.gitignore b/.gitignore index 225c227..cdfbb82 100644 --- a/.gitignore +++ b/.gitignore @@ -131,7 +131,6 @@ pnpm-debug.log* lerna-debug.log* node_modules -dist dist-ssr *.local @@ -275,3 +274,6 @@ docs/pages/versions/*/react-native/*.diff # iOS **/ios/.xcode.env.local + +# Project-Specific +/amnet-web/dist \ No newline at end of file