mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-11-19 04:45:57 +01:00
make C/C++ implementation independent from other language implementations
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1,15 +1,5 @@
|
||||
*.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
|
||||
|
||||
Reference in New Issue
Block a user