Skip to content

Commit 0c6520d

Browse files
committed
Merge branch 'main' into cibw
2 parents f95521d + 49f1b70 commit 0c6520d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ __pycache__/
44
*$py.class
55

66
# C extensions
7+
*.c
78
*.so
9+
*.dll
810

911
# Distribution / packaging
1012
.Python
@@ -26,6 +28,7 @@ share/python-wheels/
2628
.installed.cfg
2729
*.egg
2830
MANIFEST
31+
wheelhouse
2932

3033
# PyInstaller
3134
# Usually these files are written by a python script from a template

0 commit comments

Comments
 (0)