chore: Add .gitignore to exclude build outputs, node modules, and local configurations.

This commit is contained in:
supalerk-ar66 2026-02-05 15:54:24 +07:00
parent bc7341c004
commit 27ce0f68b0
2 changed files with 3 additions and 20 deletions

View file

@ -23,3 +23,6 @@ logs
.env
.env.*
!.env.example
load-image.sh
learner-ui.tar
deploy.ps1