Skip to content

Commit 543d872

Browse files
committed
Merge branch 'dynamic-loading-3.10' into dynamic-loading-3.9
2 parents cae2f1c + dba406c commit 543d872

25 files changed

+10135
-1058
lines changed

.gitignore

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
*.swo
22
*.swp
3-
src/*
3+
.envrc
4+
.vscode/
45
archive/*
56
build/*
6-
downloads/*
77
diff/*
88
dist/*
9-
.envrc
10-
.vscode/
9+
downloads/*
10+
install/*
1111
local/*
12+
merge/*
13+
src/*
14+
support/*
1215
*.dist-info
1316
__pycache__
1417
tests/testbed/macOS

0 commit comments

Comments
 (0)