From c807ced0b6343a93cc7446ac3af12239e5f501a2 Mon Sep 17 00:00:00 2001 From: Sarah Date: Wed, 7 Jan 2015 18:55:53 -0400 Subject: [PATCH] Initial commit --- .gitignore | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9d8e115 --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ +[Ll]ibrary/ +[Tt]emp/ +[Oo]bj/ +[Bb]uild/ + +# Autogenerated VS/MD solution and project files +/*.csproj +/*.unityproj +/*.sln +/*.suo +/*.user +/*.userprefs +/*.pidb +/*.booproj + +#Unity3D Generated File On Crash Reports +sysinfo.txt