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

Removing a space before the pyenv file, so that when you uncomment .gitignore you recognise it #589

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

machadoah
Copy link

Pull Request

Update

  • Template - Update existing Python.gitignore template

Details

Removing the space before the pyenv file, so that when you uncomment .gitignore it recognises it.

Currently, the line in the python-version file generated by pyenv has a space in it, which means that when we uncomment it with a browser shortcut, such as control + /, the file ends up not being ignored, because it's " .python-version" and not ".python-version".

image

@machadoah machadoah requested review from a team as code owners August 7, 2024 19:53
@machadoah machadoah requested review from filipechagas and tediganeva5 and removed request for a team August 7, 2024 19:53
@machadoah machadoah marked this pull request as draft August 9, 2024 19:54
@machadoah machadoah marked this pull request as ready for review August 9, 2024 19:54
@machadoah machadoah marked this pull request as draft August 29, 2024 21:35
@machadoah machadoah closed this Aug 29, 2024
@machadoah machadoah reopened this Aug 29, 2024
@machadoah machadoah marked this pull request as ready for review August 29, 2024 21:40
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.

1 participant