Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .cache-ignore file support #12

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Oct 8, 2019

  1. Add .cache-ignore file support

    All pod-files names are first read throught 'get-pods' method, so that's
    where the filter should be applied.
    
    References: Raku/Documentable#34
    antoniogamiz committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    9cc5049 View commit details
    Browse the repository at this point in the history
  2. Fix .cache-ignore and document it

    - Before this changes '.cache-ignore' worked the other way around (as a
      whitelist)
    
    References:
    antoniogamiz committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    4104583 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Fix path for windows

    antoniogamiz committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    27c07d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Configuration menu
    Copy the full SHA
    9713e51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa19efa View commit details
    Browse the repository at this point in the history
  3. Maybe now?

    antoniogamiz committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    c6c1e38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d3c2fc View commit details
    Browse the repository at this point in the history