Skip to content

Commit b1d9523

Browse files
committed
Merge branch 'dynamic-loading' into dynamic-loading-3.10
2 parents 8a074e1 + 2f42105 commit b1d9523

24 files changed

+735
-901
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)