chore: update gitignore and dockerignore

This commit is contained in:
sriramveeraghanta 2025-10-09 15:34:53 +05:30
parent afac9f72db
commit 561ae82d9d
5 changed files with 11 additions and 4 deletions

3
.gitignore vendored
View file

@ -16,9 +16,10 @@ node_modules
/out/
# Production
/build
dist/
out/
build/
.react-router/
# Misc
.DS_Store