Skip to content

Add a minimal dot-gitignore to shield the repository #9

@sthagen

Description

@sthagen

When working on local clones, many objects come into existence that only make sense on then local system (like editor / IDE configurations and backup files) or should not be shared as they may expose data of the local system (like the .DS_Store files that the MacOS creates).

This git ignore file shields against typical unwanted files and is kept minimal.

We can always add further ignore patterns later, but this should be a better start than relying on the implicit ignore rules of git.

Metadata

Metadata

Assignees

Labels

editorialThis can be acted upon by editors as it is not materialmaintenanceConcerning only artifacts outside of work products or delivery itemstoolNo impact on specification but on tools of the editors

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions