Skip to content

폴더/파일 예외 처리 관련 이슈 #3

Description

@AkiaCode

dpt/main.go

Line 253 in 3c72da9

if contains([]string{"node_modules", ".git", "dist"}, file.Name()) {

그냥 .git, node_modules, dist만 예외 처리 보단 유저가 직접 고른 lang에서 {lang}.dockerignore를 읽어서 거기에 있는 폴더/파일을 제외하는 건 어떤가요

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions