From 6812ec6b7eb08a17a2ca645a363edc84e8db8e80 Mon Sep 17 00:00:00 2001 From: Ilya Zhuravlev Date: Sun, 20 Jul 2014 14:26:26 +0400 Subject: [PATCH] Updated .gitignore --- .gitignore | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/.gitignore b/.gitignore index 56200bfd8..0c0b53772 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,29 @@ +/client/vcmiclient +/server/vcmiserver +/launcher/vcmilauncher +/launcher/vcmilauncher_automoc.cpp + *.dll *.exe *.depend *.o *.a +*.so *.res *.layout *.pro.user *.pro.user.* /CMakeLists.txt.user +CMakeCache.txt +CMakeFiles +Makefile +cmake_install.cmake +install_manifest.txt +*_cotire.cmake +cotire +moc_*.cpp +qrc_*.cpp +ui_*.h +/CPackConfig.cmake +/CPackSourceConfig.cmake +build-*