Update git ignore to include FE build

This commit is contained in:
Millun Atluri
2023-12-27 16:07:18 +11:00
parent cdfc01d938
commit 17e1ef0140

View File

@ -9,8 +9,8 @@ lerna-debug.log*
node_modules node_modules
# We want to distribute the repo # We want to distribute the repo
dist # dist
dist/** # dist/**
dist-ssr dist-ssr
*.local *.local