From e131e0a68f99aa03433acac6b30fa5418e9270ed Mon Sep 17 00:00:00 2001 From: Jakub Stasiak Date: Sat, 24 Mar 2012 23:22:27 +1100 Subject: [PATCH] Add Unity gitignore --- Unity.gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Unity.gitignore diff --git a/Unity.gitignore b/Unity.gitignore new file mode 100644 index 00000000..6425e291 --- /dev/null +++ b/Unity.gitignore @@ -0,0 +1,8 @@ +[Ll]ibrary/ +[Tt]emp/ +[Oo]bj/ + +# Autogenerated VS/MD solution and project files +*.csproj +*.unityproj +*.sln