Skip to content

[question, documentation] how to include subdirectories foo.lib or bar.so #3076

Open
@XSven

Description

@XSven

I have to maintain a C, C++ source code project.

When I am recursively indexing the files, all files located in subdirectories that have (strangely of course) names ending with .lib or .so are ignored. Yes it is the subdirectory name that ends with .lib or .so!

My guess is that this behaviour has something to do with the *.lib and *.so entries in --list-excludes.

Although I have read the documentation carefully I haven't found any way to include these kind subdirectories. I have tried to use --exclude-exception but because I am not explicitly --exclude a pattern this procedure does not work for me.

Any help would be very much appreciated and maybe the documentation could consider this use case too.

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