Skip to content

Create .gitignore file in scoop directory #72

Open
@bersbersbers

Description

@bersbersbers

Description

Some people (read, me) use a scoop installation in a git working copy - e.g., to be able to cache it in GitLab CI, which can only cache files relative to the git repository and not outside of it. However, git operations should probably not consider this directory.

Possible Solution

Create a .gitignore file containing only *, compare python/cpython#108125

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