summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore14
1 files changed, 8 insertions, 6 deletions
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/