Skip to content

Conversation

@rewrite0w0
Copy link
Contributor

Description

It was inconvenient to manually commit files since there was no .gitignore configuration for the Python built-in venv environment. then I propose adding .gitignore settings related to venv

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update
  • Refactoring, Maintenance
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@dd-jy dd-jy self-requested a review November 13, 2024 08:10
@dd-jy dd-jy added the chore [PR/Issue] Refactoring, maintenance the code label Nov 13, 2024
@dd-jy
Copy link
Contributor

dd-jy commented Nov 13, 2024

@rewrite0w0
.gitignore에 추가하신 디렉토리명이 general해서 venv 환경을 사용하지 않는 사용자들도 사용할 수 있는 디렉토리명으로 보입니다. 이에 .gitignore 추가 시, 혼란을 줄 수 있을 것으로 보여 추가하지 않고자 합니다.
Lib/
Scripts/
share/
include/

@dd-jy dd-jy closed this Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore [PR/Issue] Refactoring, maintenance the code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants