Skip to content
This repository was archived by the owner on May 22, 2019. It is now read-only.
This repository was archived by the owner on May 22, 2019. It is now read-only.

.gitignore hack #98

Description

@bjfletcher

Hi there,

I thought I'd start a discussion regarding putting things we want to install such as .scss-lint.yml into .gitignore.

That works nicely, and keeps the information in one place. But....

If we think about usability, readable & clean code, it scores 0 out of 10 on all counts.

I think it makes better sense to have a new install.yml file, with a comment at the top:

Download and install the following
Please ensure these are all in .gitignore

followed by a list of files we want to download and install:

download-and-install:
  ... list files here ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions