Skip to content

Commit 6f248ed

Browse files
committed
Repo Cleanup
1 parent 1ba8c29 commit 6f248ed

44 files changed

Lines changed: 10 additions & 16113 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[Bb]in/
2+
[Oo]bj/
3+
src/**/[Bb]in/
4+
src/**/[Oo]bj/
5+
test/**/[Bb]in/
6+
test/**/[Oo]bj/
7+
.vs/
8+
msbuild.*
9+
packages/
10+
samples/ConfigBuildersSample/ConfigBuildersSample/Bin/

0 commit comments

Comments
 (0)