auth 초기구성

This commit is contained in:
2025-04-22 17:01:27 +09:00
parent 2102c98556
commit 386ec64ae0
20 changed files with 464 additions and 1 deletions

4
.gitignore vendored
View File

@ -122,6 +122,8 @@ celerybeat.pid
# Environments
.env
.env.dev
.env.prd
.venv
env/
venv/
@ -159,4 +161,4 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
_media/cluster/