From a0d0bc983019b6d34c2860d6270eb9c93dc98cad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sat, 16 Nov 2013 11:36:03 +0100 Subject: [PATCH] clean up exe laying around elsewhere --- .gitignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1e57bc443d..24244cd849 100644 --- a/.gitignore +++ b/.gitignore @@ -14,13 +14,14 @@ _ReSharper.*/ # binaries mods/*/*.dll +mods/*/*.mdb /*.dll /*.dll.config -*.pdb -*.mdb -*.exe /*.so /*.dylib +/*.pdb +/*.mdb +/*.exe # backup files by various editors *~