Skip to content

Excluding single folders from Ignore list #18

@chris-aeviator

Description

@chris-aeviator

I'm trying to use the .imdoneignore file to exlude all folder's but one ( the one that I'm actually working at atm). I need this as the project has ~7000 files (Drupal 7 Site / PHP)

I already tried the following in the .imdoneignore file, but nothing works for me.

**/*
public/sites/all/modules/!(my_module)
!public/sites/all/modules

and similar combinations with alternative patterns for **/*

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