Skip to content

Add .gitignore to project and add unwanted files/directories #11

Closed
@mahewi

Description

@mahewi

I noticed that the project (branch home-v1) doesn't contain a .gitignore file which is really useful because files/directories such as node_modules/ & .DS_Store should not be included in version control. They take up space and should be automatically generated by running 'npm install' command locally / in build phase.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions