mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
15 lines
238 B
Text
15 lines
238 B
Text
*.o
|
|
*.so
|
|
ruby/Makefile
|
|
*.5
|
|
*.8
|
|
*.6
|
|
_obj
|
|
_test
|
|
/csharp/MsgPack.suo
|
|
/csharp/MsgPack/bin
|
|
/csharp/MsgPack/obj
|
|
/csharp/MsgPack/MsgPack.csproj.user
|
|
/csharp/MsgPack.Test/obj
|
|
/csharp/MsgPack.Test/bin
|
|
/csharp/MsgPack.Test/MsgPack.Test.csproj.user
|