Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* text=auto
13 changes: 9 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
bin
obj
# Build folders
compile-mono/bin
compile-mono/obj
compile-visualstudio/bin
compile-visualstudio/obj

# mstest test results
# VS user-specific
compile-visualstudio/smoothget.v12.suo

# mstest
TestResults
496 changes: 0 additions & 496 deletions Download.cs

This file was deleted.

Loading