Skip to content

Compiled binaries are listed in the git status output #67

@ktrushin

Description

@ktrushin

Here is the output of the git status -sbu command after running the compilation:

$ git status -sbu
## master...origin/master
?? bin/demo_create
?? bin/demo_destroy
?? bin/demo_get
?? bin/demo_query
?? bin/tests

Compiled binaries, being a derived product of source code, need to be ignored. Otherwise, there is a risk of accidentally committing them into Git.

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