Skip to content
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

fix: Append devenv/devenv/init/.gitignore to an existing .gitignore file in a project instead of baililng out #1028

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

k3yss
Copy link
Contributor

@k3yss k3yss commented Mar 21, 2024

This PR fixes the issue where when devenv was initialized in a project directory that already contained a .gitignore file, devenv would throw an error, which is counterintuitive since sometimes people want to convert their old projects to use devenv which generally contains a .gitignore.

@k3yss k3yss changed the title fix: Append devenv/devenv/init/.gitignore to a .gitignore file in a project instead of baililng out fix: Append devenv/devenv/init/.gitignore to an existing .gitignore file in a project instead of baililng out Mar 21, 2024
@domenkozar domenkozar merged commit 984707a into cachix:main Mar 22, 2024
219 of 235 checks passed
@k3yss k3yss deleted the work/keys/gitignore-fix branch March 22, 2024 05:32
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.

None yet

2 participants