From 1193354f34455468242835d6c4eaaebc8468028a Mon Sep 17 00:00:00 2001 From: Evgeny Prigornev Date: Tue, 19 Jul 2016 09:52:16 +0300 Subject: [PATCH] Adding .gitignore --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bd98419 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +/bodhi-dotnet-superagent-test/* +/bodhi-dotnet-superagent/obj +/bodhi-dotnet-superagent/bin +/TestResults +/packages +/unirest-net (net40)/obj +/unirest-net (net40)/bin +/.vs/bodhi-dotnet-superagent/v14/*.suo