From 766e33c6ab9ad5be878fc85e19b0662a42f03bf5 Mon Sep 17 00:00:00 2001 From: Geoffroy Bonneville Date: Mon, 11 Sep 2017 15:41:26 +0200 Subject: [PATCH] Clean up Correct nuspec file information Included nuget package in app --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..69539a5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +################################################################################ +# This .gitignore file was automatically created by Microsoft(R) Visual Studio. +################################################################################ + +*.nupkg