Updated .gitignore for C#

Change-Id: I6c253b0ded187a4945f5e862aae721cf4fda6398
This commit is contained in:
Wouter van Oortmerssen
2017-03-29 11:55:20 -07:00
parent b4bb1b103f
commit 751aeabc80

2
.gitignore vendored
View File

@@ -66,3 +66,5 @@ build/VS2010/FlatBuffers.opensdf
build/VS2010/ipch/**/*.ipch build/VS2010/ipch/**/*.ipch
*.so *.so
Testing/Temporary Testing/Temporary
net/**/obj