summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore25
1 files changed, 25 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 0000000..50f7a5d
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,25 @@
+syntax: glob
+
+# Generated files
+Makefile
+ct-ng
+docs/ct-ng.1
+docs/ct-ng.1.gz
+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
+.config.old
+targets/