첫 커밋: 로컬 프로젝트 업로드
This commit is contained in:
19
baron-sso/.dockerignore
Normal file
19
baron-sso/.dockerignore
Normal file
@@ -0,0 +1,19 @@
|
||||
.git
|
||||
.gitea
|
||||
.codex
|
||||
.env
|
||||
.env.*
|
||||
**/.dart_tool
|
||||
**/.packages
|
||||
**/build
|
||||
**/node_modules
|
||||
**/dist
|
||||
**/.next
|
||||
**/.cache
|
||||
**/coverage
|
||||
**/tmp
|
||||
**/logs
|
||||
**/*.log
|
||||
**/*.swp
|
||||
**/.DS_Store
|
||||
**/.pnpm-store
|
||||
Reference in New Issue
Block a user