From 9039e728b2015b54dc87da52f450c27683303392 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 23 Apr 2007 21:22:24 +0000 Subject: All system headers (except Boost) now included through system.hh; also, added support for pre-compiled headers since I'm now using a centralized resource for system headers. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d142f149..0098f1dd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +/acconf.h.in~ +autom4te.cache pending utils -autom4te.cache -- cgit v1.2.3