Bump version to 1.32.0
[oweals/busybox.git] / .gitignore
index 53bd540a2684ee3eaa50f3fac3d6180dd7ef8395..becd9bf6dbfd629027b802fb585b746abf0260ee 100644 (file)
@@ -7,6 +7,7 @@
 *.a
 *.s
 Kbuild
+Config.in
 
 #
 # Never ignore these
@@ -17,6 +18,7 @@ Kbuild
 # Normal output
 #
 /busybox
+/busybox_old
 /busybox_unstripped*
 
 #
@@ -33,3 +35,29 @@ Kbuild
 core
 .gdb_history
 .gdbinit
+
+#
+# testing output
+#
+/busybox.links
+/runtest-tempdir-links
+/testsuite/echo-ne
+
+#
+# cscope output
+#
+cscope.files
+cscope.in.out
+cscope.out
+cscope.po.out
+
+#
+# ctags output
+#
+tags
+TAGS
+
+#
+# user-supplied scripts
+#
+/embed