From a388c5b9339e7b500e0c028003f8d6acc508907c Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 5 Oct 2010 23:25:32 +0200 Subject: misc: update ignored files The place where toolchains were built has moved from targets/ to .build/ We still ignore the old target/ dir, as users may have samples that still use that location. Also, reorder the ignore paterns. Signed-off-by: "Yann E. MORIN" diff --git a/.hgignore b/.hgignore index 50f7a5d..0053673 100644 --- a/.hgignore +++ b/.hgignore @@ -9,17 +9,19 @@ paths.mk scripts/crosstool-NG.sh scripts/saveSample.sh scripts/showTuple.sh - -# Temporaries -.*.swp -log.* - -# Working files kconfig/conf kconfig/mconf kconfig/**.o kconfig/**.dep config.gen/ .config + +# Temporaries +.*.swp +log.* .config.old + +# This is the place where toolchains are built +.build/ +# .. and the legacy location targets/ -- cgit v0.10.2-6-g49f6