Merge pull request #3815 from buddytex/files2

Updated some Files
This commit is contained in:
Paul Chote
2013-09-06 15:07:05 -07:00
2 changed files with 3 additions and 0 deletions

2
.gitignore vendored
View File

@@ -9,6 +9,8 @@ obj
*.sln.cache *.sln.cache
*.manifest *.manifest
mods/*/*.dll mods/*/*.dll
*.CodeAnalysisLog.xml
*.lastcodeanalysissucceeded
# ReSharper crap # ReSharper crap
_ReSharper.*/ _ReSharper.*/

View File

@@ -24,6 +24,7 @@ Also thanks to:
* Andreas Beck (baxtor) * Andreas Beck (baxtor)
* Barnaby Smith (mvi) * Barnaby Smith (mvi)
* Bellator * Bellator
* Braxton Williams (Buddytex)
* Bugra Cuhadaroglu (BugraC) * Bugra Cuhadaroglu (BugraC)
* Christer Ulfsparre (Holloweye) * Christer Ulfsparre (Holloweye)
* Cody Brittain (Generalcamo) * Cody Brittain (Generalcamo)