From cb27c4232869b3e370ae7ec1d189c1b98e2ce5ee Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Fri, 14 Aug 2020 18:16:57 +0200 Subject: [PATCH] Add .gitignore for NuGet.config and global.json. --- Touch.Client/dotnet/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Touch.Client/dotnet/.gitignore diff --git a/Touch.Client/dotnet/.gitignore b/Touch.Client/dotnet/.gitignore new file mode 100644 index 0000000..8b42b03 --- /dev/null +++ b/Touch.Client/dotnet/.gitignore @@ -0,0 +1,3 @@ +NuGet.config +global.json +