From 18e91f8da96fff37908726f72a55f6411e5b2581 Mon Sep 17 00:00:00 2001 From: MaDumont Date: Mon, 10 Aug 2015 15:10:36 -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