Skip to content

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

@AkiaCode

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를 읽어서 거기에 있는 폴더/파일을 제외하는 건 어떤가요

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