Skip to content

Excluding files not working? #133

@deanpcmad

Description

@deanpcmad

I'm trying to exclude a few files and folders from being uploaded but it's not working.

  • README.md
  • .git

These are the configs I've tried

- !.git
- !README.md
- .
- !./.git
- !./README.md
- .

Any ideas?

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