Skip to content

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

@skwde

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

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