From 79ac2a781a3bfd3395a5785098a16403c1a9d3ce Mon Sep 17 00:00:00 2001 From: Alexander Gavrilov Date: Sat, 24 Dec 2011 14:51:58 +0400 Subject: Add infrastructure necessary to use the generated headers. As a usage example, allow toggling water level display and idlers, and implement a ui tweak for easily copying stockpiles. Also disable df2mc by default - default options shouldn't require anything not in the base package. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 702a6490..a19302fe 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ build/CMakeCache.txt build/cmake_install.cmake build/CMakeFiles build/doc +build/lua build/bin build/library build/tools -- cgit v1.2.1