aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/.gitignore
blob: 6fd76488ed97e299c35b6218e0c645afea9e9147 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*.userprefs
*.user
*.lock.json
/*.suo
/*.sdf
/.vs/
bin/
obj/
*.nupkg
StyleCop.Cache
/packages/
/protoc_plugins/

test-results/
TestResult.xml
coverage_results.xml
/TestResults