Skip to content

Create .gitignore even if a git repository has already been initialized #2

Description

@abillingsley

A .gitignore is added in the resulting folder structure if it is determined that git has not been initialized yet. In mono-repo scenarios, we likely still want to have a .gitignore

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js

# production
/dist

# misc
npm-debug.log*
yarn-debug.log*
yarn-error.log*

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