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

Adding GitHub's default .gitignore for Python projects. #23

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

mithro
Copy link
Contributor

@mithro mithro commented Aug 29, 2023

From https://raw.githubusercontent.com/github/gitignore/main/Python.gitignore @ commit 8e67b9420cb6796e5eeca72682babdb06627ec8c.

Fixes the following output;

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	./build/
	./venv/
	./vlsiffra.egg-info/

@antonblanchard antonblanchard merged commit 3a02468 into antonblanchard:main Sep 4, 2023
4 checks passed
@antonblanchard
Copy link
Owner

Thanks @mithro!

@mithro mithro deleted the gitignore branch September 5, 2023 21:49
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.

2 participants