Skip to content

Allow to configure default gitignore's + header separation #48

Description

@skwde

It would be nice

  • if one could configure default gitignore's to add when creating one.
  • have a some kind of seperator comment string to distinguish between the different section.

Specifying something like

{
    gitignore.defaults = ['Global/Windows.gitignore', 'Global/Linux.gitignore', 'Global/MacOS.gitignore']
}

in settings.json should add those to the gitignore by default.

The header for the MacOS section could look something like

###############################################
# ## Global/MacOS.gitignore

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions