mirror of
https://github.com/kmc7468/arkvault.git
synced 2025-12-13 21:38:56 +00:00
사용자 관련 DB 스키마 생성
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -7,11 +7,15 @@ node_modules
|
||||
.wrangler
|
||||
/.svelte-kit
|
||||
/build
|
||||
/drizzle
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# VSCode
|
||||
/.vscode
|
||||
|
||||
# Env
|
||||
.env
|
||||
.env.*
|
||||
|
||||
Reference in New Issue
Block a user