1
0
forked from baron/baron-sso

userfront로 리펙토링 완료

This commit is contained in:
Lectom C Han
2026-01-28 08:28:25 +09:00
parent 6d88c81217
commit 1aaa772907
154 changed files with 339 additions and 314 deletions

14
.gitignore vendored
View File

@@ -17,10 +17,10 @@ backend/vendor/
backend/tmp/
backend/.env
# Frontend (Flutter)
# Note: Frontend might have its own .gitignore, but adding here just in case
frontend/build/
frontend/.dart_tool/
frontend/.packages
frontend/.pub/
frontend/.env
# userfront (Flutter)
# Note: userfront might have its own .gitignore, but adding here just in case
userfront/build/
userfront/.dart_tool/
userfront/.packages
userfront/.pub/
userfront/.env