Skip to content

gulpfile.js는 .gitignore에 포함하는 것이 맞는 건가요? #108

Closed
@namwooo

Description

@namwooo

안녕하세요? 프론트엔트 풋내기입니다.

보통 프론트엔드 작업을 할 때, .gitignore파일에는 .DS_Store, node_modules, build, .sass-cache 을 써줍니다.
gulpfile.js 도 결국 개발 단계에서만 필요한 것이기 때문에 gitignore에 포함시키려합니다. 혹시 배포 단계에서 까지 그 역할이 있진 않은지? 그러면 git으로 관리 해주는게 맞는거 같은대? 헷갈려서 질문을 올립니다. :)

감사합니다.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions