From b1e5af5068c2d02e69ff9b60d56e35ad3c85bd3a Mon Sep 17 00:00:00 2001 From: Renoj K Varghese Date: Thu, 1 Sep 2016 15:36:05 -0400 Subject: [PATCH] Initial commit --- .gitignore | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e31b6a5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,21 @@ +[Ll]ibrary/ +[Tt]emp/ +[Oo]bj/ +[Bb]uild/ + +# Autogenerated VS/MD solution and project files +*.csproj +*.unityproj +*.sln +*.suo +*.tmp +*.user +*.userprefs +*.pidb +*.booproj + +# Unity3D generated meta files +*.pidb.meta + +# Unity3D Generated File On Crash Reports +sysinfo.txt