summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore38
1 files changed, 0 insertions, 38 deletions
diff --git a/.hgignore b/.hgignore
deleted file mode 100644
index 76c2b48..0000000
--- a/.hgignore
+++ /dev/null
@@ -1,38 +0,0 @@
-syntax: glob
-
-# Generated files
-configure
-autom4te.cache
-config.log
-config.status
-Makefile
-*ct-ng*
-docs/*ct-ng*.1
-docs/*ct-ng*.1.gz
-paths.mk
-paths.sh
-scripts/crosstool-NG.sh
-scripts/saveSample.sh
-scripts/showTuple.sh
-kconfig/conf
-kconfig/?conf
-kconfig/**.o
-kconfig/**.dep
-kconfig/lex.backup
-kconfig/lex.zconf.c
-kconfig/zconf.hash.c
-kconfig/zconf.tab.c
-config/configure.in
-config.gen/
-.config
-.config.2
-
-# Temporaries
-.*.swp
-build.log
-.config.old
-
-# This is the place where toolchains are built
-.build/
-# .. and the legacy location
-targets/