Skip to content

GIT_SHOW_UNTRACKED_FILES=no not working? #215

@AAraKKe

Description

@AAraKKe

Hi,

I have git managing a project in which I have lots of files that I don't need to track (outputs from the code a lots of binaries generated to be read by other tools) I don't need git to track them but there is no global rule to add them to .gitignore, I would like to avoid the untracked files from showing in the prompt but when I set the variable GIT_SHOW_UNTRACKED_FILES=no it does not seem to be working... is it supposed to avoid to count them?

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