Skip to content

feat: Add .nsignore file reader for skipping over certain files in li…#120

Open
Chizaram-Igolo wants to merge 2 commits intonightshiftco:mainfrom
Chizaram-Igolo:feat/add-nsignore-file-reader
Open

feat: Add .nsignore file reader for skipping over certain files in li…#120
Chizaram-Igolo wants to merge 2 commits intonightshiftco:mainfrom
Chizaram-Igolo:feat/add-nsignore-file-reader

Conversation

@Chizaram-Igolo
Copy link

Resolves #105

Overview

  • Adds .nsignore file reader for skipping over certain files in listing endpoint
  • Adds unit tests for .nsignore reader

Out of Scope (Intentional):

  • Refactors EXCLUDE_PATTERNS set into .nsignore to create a single source of truth for ignore state and file exclusion checking

@Chizaram-Igolo
Copy link
Author

@tensor-ninja Here's the new PR with the .nsignore file reader included. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat/ .nsignore file for skipping over certain files in listing endpoint

1 participant