Skip to content

Add a python gitignore#78

Open
karan wants to merge 1 commit intomainfrom
gitignore
Open

Add a python gitignore#78
karan wants to merge 1 commit intomainfrom
gitignore

Conversation

@karan
Copy link
Copy Markdown
Collaborator

@karan karan commented May 2, 2025

No description provided.

Copy link
Copy Markdown
Collaborator

@bvandermoon bvandermoon left a comment

Choose a reason for hiding this comment

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

Did you seen an issue with these files when submitting code to tpu-recipes? I don't remember seeing any files that needed to be ignored

@karan
Copy link
Copy Markdown
Collaborator Author

karan commented Jun 3, 2025

@bvandermoon I use pyenv which saves a .python-version file, which got me thinking that adding a Python gitignore would be a good idea.

@wdhongtw
Copy link
Copy Markdown
Contributor

Maybe user-global ignore is a good choice here? Since that this repo does not provides any installable python module/package, most user probably will not setup a dedicate env for this repo.

https://docs.github.com/en/get-started/git-basics/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer

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