Skip to content

.gitignore is too vague since #1584 #1626

@ikelos

Description

@ikelos

There was a change made in #1584 that changes bindings/rust/target/ to just target/ which then ignores anything under qemu/target. This isn't a folder that seems to change that often, but it might catch out developers that are working across the whole tree.

target/

This can either be fixed by returning the bindings/rust/ to the start of the rule, or by explicitly adding a !/qemu/target/ to the .gitignore file.

Please let me know if you need any additional information....

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions