From 246e146ecad034e68e23520fd38a26e69a646e1d Mon Sep 17 00:00:00 2001 From: AlexVinS Date: Mon, 7 Apr 2014 10:05:25 +0400 Subject: [PATCH] More .gitignore configuration --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2270c3184..23dd6fe34 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ *.dll *.exe -/vcmi.workspace.layout +*.depend +*.o +*.a +*.res +*.layout