.hgignore
changeset 2133 804a8f6d286a
parent 1412 befdb88324e1
child 2339 730e2d63296b
     1.1 --- a/.hgignore	Wed Jun 17 15:27:55 2009 +0200
     1.2 +++ b/.hgignore	Tue Oct 05 23:25:32 2010 +0200
     1.3 @@ -9,17 +9,19 @@
     1.4  scripts/crosstool-NG.sh
     1.5  scripts/saveSample.sh
     1.6  scripts/showTuple.sh
     1.7 -
     1.8 -# Temporaries
     1.9 -.*.swp
    1.10 -log.*
    1.11 -
    1.12 -# Working files
    1.13  kconfig/conf
    1.14  kconfig/mconf
    1.15  kconfig/**.o
    1.16  kconfig/**.dep
    1.17  config.gen/
    1.18  .config
    1.19 +
    1.20 +# Temporaries
    1.21 +.*.swp
    1.22 +log.*
    1.23  .config.old
    1.24 +
    1.25 +# This is the place where toolchains are built
    1.26 +.build/
    1.27 +# .. and the legacy location
    1.28  targets/