Skip to content

Implement Exclude Folders #8

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

Merged
merged 7 commits into from
Oct 23, 2024
Merged

Implement Exclude Folders #8

merged 7 commits into from
Oct 23, 2024

Conversation

mnismt
Copy link
Owner

@mnismt mnismt commented Oct 23, 2024

CleanShot.2024-10-23.at.16.08.55.mp4

- Add `packageManager` field to `package.json` to specify the use of pnpm v9.11.0
- Add support for excluding folders from being added to Cody
- Update `countFilesInDirectory` and `walkDirectory` functions to handle folder exclusion
- Add `codyPlusPlus.excludedFolders` setting to README and package.json
@mnismt mnismt added the feature New feature or request label Oct 23, 2024
@mnismt mnismt self-assigned this Oct 23, 2024
- Add CHANGELOG.md file to track changes
- Add .release-it.json file to configure release-it plugin for managing releases
- Install required release-it dependencies in package.json
- Add `release-it.sh` file to gitignore to exclude it from being tracked
- This file is used to automate the release process with the release-it plugin
@mnismt mnismt merged commit f72fcd4 into main Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant