Add nuget(.exe) binary to .gitignore

This commit is contained in:
Guido L.
2015-01-02 11:52:29 +01:00
parent 53f2bcd638
commit 7b25984561

11
.gitignore vendored
View File

@@ -12,6 +12,12 @@ obj
*.lastcodeanalysissucceeded
_ReSharper.*/
# movies
*.vqa
# archives
*.mix
# binaries
mods/*/*.dll
mods/*/*.mdb
@@ -32,6 +38,7 @@ thirdparty/windows/freetype6.dll
thirdparty/nunit*
thirdparty/windows/SDL2.dll
thirdparty/Mono.Nat.dll
thirdparty/nuget.exe
# backup files by various editors
*~
@@ -71,6 +78,4 @@ StyleCopViolations.xml
# SublimeText
*.sublime-project
*.sublime-workspace
*.mix
*.vqa
*.sublime-workspace