Skip to content

Commit fe35821

Browse files
committed
Updated gitignore, removing binaries.
1 parent 4c9d930 commit fe35821

25 files changed

Lines changed: 4 additions & 22583 deletions

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ src/demo/bin/*
44
src/demo/obj
55
src/CommandLine.Tests/bin/*
66
src/CommandLine.Tests/obj
7+
src/CommandLine.FSharp/bin/*
8+
src/CommandLine.FSharp/obj
9+
src/CommandLine.FSharp.Tests/bin/*
10+
src/CommandLine.FSharp.Tests/obj
711
src/templates/CSharpTemplate/bin/*
812
src/templates/CSharpTemplate/obj
913
src/templates/VBNetTemplate/bin/*

src/CommandLine.FSharp.Tests/bin/Debug/CommandLine.FSharp.Tests.XML

Lines changed: 0 additions & 9 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
-5 KB
Binary file not shown.
-7.5 KB
Binary file not shown.

src/CommandLine.FSharp.Tests/bin/Debug/CommandLine.FSharp.xml

Lines changed: 0 additions & 9 deletions
This file was deleted.
-1.07 MB
Binary file not shown.

src/CommandLine.FSharp.Tests/bin/Debug/FSharp.Core.xml

Lines changed: 0 additions & 10517 deletions
This file was deleted.
Binary file not shown.

0 commit comments

Comments
 (0)