Compare commits

...

2 Commits

Author SHA1 Message Date
Sidney 79a1e8657e Merge branch 'main' of https://gitea.microtecinformaticacurso.com.br/sidney/edumanagerpro2
Build and Deploy (Gitea) / build-and-deploy (push) Successful in 2m20s Details
2026-07-16 23:43:22 -03:00
Sidney 3b80d3156e Initial commit from Antigravity IDE 2026-07-16 23:27:40 -03:00
1 changed files with 13 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@ -0,0 +1,13 @@
node_modules/
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.DS_Store
dist/
build/
*.local