-
Notifications
You must be signed in to change notification settings - Fork 183
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
Add .gitignore file to .pixi/env/myenv #343
Labels
✨ enhancement
Feature request
Comments
Thanks for the note, I think that's a very good idea. |
This was referenced Sep 27, 2023
Its automatically closed, but i would like to give a little more background:
The create or append functionality is the simplest and most user friendly that we want to add right now. I hope this helps. |
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem description
Currently .gitignore seems not to be changed if it already exists. I think that's a reasonable choice.
We could add a .gitignore file to the env like in python/cpython#108125
The text was updated successfully, but these errors were encountered: