Skip to content

Update gitignore logic to catch more cases #2695

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

Conversation

colinjc
Copy link
Contributor

@colinjc colinjc commented May 26, 2025

Existing implementation was missing support for a ** which was pretty critical. This updates the logic to use an existing library which already supports **.

@colinjc colinjc requested a review from r4victor May 26, 2025 20:24
@r4victor r4victor requested a review from jvstme May 27, 2025 07:56
@colinjc colinjc force-pushed the cc/update-gitignore-to-catch-more-cases branch from 5d78c2b to 108bd86 Compare May 28, 2025 13:36
Copy link
Collaborator

@jvstme jvstme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@colinjc, thanks for the PR. Replacing our gitignore implementation with a more mature one is a good idea.

The latest commit was building malformed unpackable archives, but I fixed it with a couple of edits. Will merge now, thank you

@jvstme jvstme merged commit 5d57e19 into dstackai:master May 28, 2025
25 checks passed
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.

3 participants