From 32e9a338c85897ae729914543738c8892ff00639 Mon Sep 17 00:00:00 2001 From: amazing-username Date: Wed, 22 May 2019 17:30:46 -0400 Subject: [PATCH] Switching over to C# and Xamarin #12 --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e915029 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +################################################################################ +# This .gitignore file was automatically created by Microsoft(R) Visual Studio. +################################################################################ + +/.vs