From 4681e58d7f3cda2a2ac6d05b6ec1a106f568e029 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 19 May 2012 19:32:40 -0500 Subject: Converted the Ledger build system to use CMake --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 99a6b262..37921df5 100644 --- a/.gitignore +++ b/.gitignore @@ -86,3 +86,14 @@ doc/ledger.1.html doc/ledger.html doc/ledger3.html src/TAGS +CMakeCache.txt +CPackConfig.cmake +CPackSourceConfig.cmake +CMakeFiles/ +_CPack_Packages/ +cmake_install.cmake +install_manifest.txt +system.hh +system.hh.[gp]ch* +Ledger*.dmg +Ledger*.sh -- cgit v1.2.3