Skip to content

Add ignore-dir  #34

@SimonBaeumer

Description

@SimonBaeumer

I would like to ignore directories if a dir is scanned for projects

It should fali if ignore-dirs are defined and is-dir is false

Example:

projects:
- name: {{.DirName}}
  git-url: git@github.com/UserName/{{.DirName}}.git
  path: projects
  is-dir: true
  ignore-dirs:
   - examples

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions