From 2ec558e244317bc3020820be70749b20ad4517ea Mon Sep 17 00:00:00 2001 From: buddytex Date: Fri, 6 Sep 2013 16:46:19 -0500 Subject: [PATCH 1/3] Add VS Code Analysis extensions to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 7ee386257e..88d05c38ae 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,8 @@ obj *.sln.cache *.manifest mods/*/*.dll +*.CodeAnalysisLog.xml +*.lastcodeanalysissucceeded # ReSharper crap _ReSharper.*/ From 0597c6d860e74e65d27b86c0cc67543cfe6dcf94 Mon Sep 17 00:00:00 2001 From: buddytex Date: Fri, 6 Sep 2013 16:46:29 -0500 Subject: [PATCH 2/3] Added to AUTHORS --- AUTHORS | 1 + 1 file changed, 1 insertion(+) diff --git a/AUTHORS b/AUTHORS index c0d41ebd34..c2711d5556 100644 --- a/AUTHORS +++ b/AUTHORS @@ -24,6 +24,7 @@ Also thanks to: * Andreas Beck (baxtor) * Barnaby Smith (mvi) * Bellator + * Braxton Williams (Buddytex) * Bugra Cuhadaroglu (BugraC) * Christer Ulfsparre (Holloweye) * Cody Brittain (Generalcamo) From 1e8ecdd1cb7024a2c22feb0b70ce6f538d034f8e Mon Sep 17 00:00:00 2001 From: buddytex Date: Fri, 6 Sep 2013 17:05:18 -0500 Subject: [PATCH 3/3] Fixed Indentation --- AUTHORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index c2711d5556..357ae4dea6 100644 --- a/AUTHORS +++ b/AUTHORS @@ -24,7 +24,7 @@ Also thanks to: * Andreas Beck (baxtor) * Barnaby Smith (mvi) * Bellator - * Braxton Williams (Buddytex) + * Braxton Williams (Buddytex) * Bugra Cuhadaroglu (BugraC) * Christer Ulfsparre (Holloweye) * Cody Brittain (Generalcamo)