8000 add *.so to .gitignore · urso/msgpack-python@1f82917 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1f82917

Browse files
committed
add *.so to .gitignore
1 parent d72bd0c commit 1f82917

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
@@ -3,5 +3,6 @@ build/*
33
dist/*
44
*.pyc
55
*.pyo
6+
*.so
67
msgpack/__version__.py
78
msgpack/_msgpack.c

0 commit comments

Comments
 (0)
0