It can add indexed directories and exclude relative directories at the same tim

Overview Forums Discussions It can add indexed directories and exclude relative directories at the same tim

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #13594 Reply
    Mr.xie
    Guest

    An index directory can contain a specified directory or exclude a specified directory or file by folder or file name. For example, the front-end project contains the html and js files that I need, and also contains the node_modules directory, but I don’t need the node_modules directory. This directory can be in any folder and exists for each project, so if adding it manually would be a lot of work, it would be convenient to exclude this directory directly by using the folder name node_modules.

     

    #14084 Reply
    admin
    Keymaster

    Got it, thank you.

    #16138 Reply
    Sahin
    Guest

    Hi @admin, is it possible to exclude node_modules directories somehow?

    With using something like a wildcard matching expression **/node_modules or **/node_modules/**/* or using Regular Expression [/\]node_modules[/\]

    #16180 Reply
    Abbie
    Moderator

    Hello.

    We have get your suggestion and we will consider adding the feature.

    Please notice to Anytxt subsequent release versions.

    Thank you very much.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: It can add indexed directories and exclude relative directories at the same tim
Your information: