[PR #59] [MERGED] Allow multiple --ignore-directory flags #279

Closed
opened 2026-06-08 11:26:43 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/59
Author: @Celti
Created: 1/21/2020
Status: Merged
Merged: 1/22/2020
Merged by: @bootandy

Base: masterHead: exclude-multiple


📝 Commits (1)

  • 95888d5 Allow multiple --ignore-directory flags

📊 Changes

2 files changed (+13 additions, -9 deletions)

View changed files

📝 src/main.rs (+4 -2)
📝 src/utils/mod.rs (+9 -7)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bootandy/dust/pull/59 **Author:** [@Celti](https://github.com/Celti) **Created:** 1/21/2020 **Status:** ✅ Merged **Merged:** 1/22/2020 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `exclude-multiple` --- ### 📝 Commits (1) - [`95888d5`](https://github.com/bootandy/dust/commit/95888d5f318ba548ab55dfdeb993539f63ce40ae) Allow multiple --ignore-directory flags ### 📊 Changes **2 files changed** (+13 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/main.rs` (+4 -2) 📝 `src/utils/mod.rs` (+9 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:26:43 +03:00
zhus closed this issue 2026-06-08 11:26:44 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#279