From 8c4facf7c11c93a09f41484fcb946bd3ca194a4e Mon Sep 17 00:00:00 2001 From: Antonia D Lewis Date: Mon, 7 Oct 2013 12:38:15 -0400 Subject: [PATCH] Update .gitignore // Gitignore tells git what to ignore when it uploads and downloads things from your computer. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6425e29..0aded43 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ [Tt]emp/ [Oo]bj/ + + # Autogenerated VS/MD solution and project files *.csproj *.unityproj