[FEATURE] Ignore the LeetCode directory when building DIRECTORY.md #154

Closed
opened 2026-01-29 15:05:47 +00:00 by claunia · 0 comments
Owner

Originally created by @Panquesito7 on GitHub (Mar 29, 2023).

Originally assigned to: @Panquesito7 on GitHub.

Detailed description

The LeetCode folder should be ignored while building the DIRECTORY.md file.
There's already a DIRECTORY.md file for the LeetCode directory. We do not want duplicates.

Context

This would reduce the length of the root DIRECTORY.md file and keep things clean, as there's already a directory file in the LeetCode directory (as I explained above).

Possible implementation

Exclude the LeetCode directory while building the DIRECTORY.md file.

Additional information

Working on this.

Originally created by @Panquesito7 on GitHub (Mar 29, 2023). Originally assigned to: @Panquesito7 on GitHub. ### Detailed description The LeetCode folder should be ignored while building the `DIRECTORY.md` file. There's already a [`DIRECTORY.md`](https://github.com/TheAlgorithms/C/blob/master/leetcode/DIRECTORY.md) file for the LeetCode directory. We do not want duplicates. ### Context This would reduce the length of the root `DIRECTORY.md` file and keep things clean, as there's already a directory file in the LeetCode directory (as I explained above). ### Possible implementation Exclude the LeetCode directory while building the `DIRECTORY.md` file. ### Additional information Working on this.
claunia added the enhancement label 2026-01-29 15:05:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#154