chore: Add .gitignore to exclude build outputs, node modules, and local configurations.
This commit is contained in:
parent
bc7341c004
commit
27ce0f68b0
2 changed files with 3 additions and 20 deletions
3
Frontend-Learner/.gitignore
vendored
3
Frontend-Learner/.gitignore
vendored
|
|
@ -23,3 +23,6 @@ logs
|
|||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
load-image.sh
|
||||
learner-ui.tar
|
||||
deploy.ps1
|
||||
Loading…
Add table
Add a link
Reference in a new issue