From 115e9269d4fca46d41eafd76ebf97c6751e1bfb3 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sat, 27 Dec 2014 16:50:23 +0800 Subject: [PATCH] sync --- .gitignore | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/.gitignore b/.gitignore index 17f6cdb5d..b0aa209b6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,25 @@ Builder4/*.c JsRender/*.c Palate/*.c Project/*.c + + + +/Makefile +/Makefile.in +/aclocal.m4 +/autom4te.cache/ +/config.* +/configure +/depcomp +/install-sh +/libtool +/ltmain.sh +/m4/ +/missing +/stamp-h? +.deps/ +.dirstamp +.libs/ +*.l[ao] +*~ + -- 2.39.2