Skip to content

Commit fe35821

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

25 files changed

+4
-22583
lines changed

.gitignore

+4
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

-9
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

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

-9
This file was deleted.
Binary file not shown.

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

-10,517
This file was deleted.
Binary file not shown.

src/CommandLine.FSharp.Tests/obj/Debug/CommandLine.FSharp.Tests.fsproj.FileListAbsolute.txt

-11
This file was deleted.
Binary file not shown.

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

-9
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-302 KB
Binary file not shown.

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

-1,500
This file was deleted.
-1.07 MB
Binary file not shown.

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

-10,517
This file was deleted.
Binary file not shown.

src/CommandLine.FSharp/obj/Debug/CommandLine.FSharp.fsproj.FileListAbsolute.txt

-11
This file was deleted.
Binary file not shown.

0 commit comments

Comments
 (0)