Skip to content

Commit 82925d2

Browse files
author
Release Manager
committed
gh-40842: git-ignore sagemath.egg-info git-ignore sagemath.egg-info (an artifact of the meson build system) <!-- ^ Please provide a concise and informative title. --> <!-- ^ Don't put issue numbers in the title, do this in the PR description below. --> <!-- ^ For example, instead of "Fixes #12345" use "Introduce new method to calculate 1 + 2". --> <!-- v Describe your changes below in detail. --> <!-- v Why is this change required? What problem does it solve? --> <!-- v If this PR resolves an open issue, please link to it here. For example, "Fixes #12345". --> ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [z] The description explains in detail what this PR is about. - [x] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on. For example, --> <!-- - #12345: short description why this is a dependency --> <!-- - #34567: ... --> URL: #40842 Reported by: Dima Pasechnik Reviewer(s): John H. Palmieri
2 parents 800f78b + cac5ceb commit 82925d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
/local
66
/logs
77
/upstream
8+
/sagemath.egg-info
89

910
# Autotools generated files
1011
/aclocal.m4

0 commit comments

Comments
 (0)