examples/udhcp/simple.script: add possibility to use modern "ip"
[oweals/busybox.git] / .gitignore
index b7840e494d6300e550166c24e91eca0c452ee859..c03c2e8a6c663105e12ba4761088288b3ab39ff5 100644 (file)
@@ -6,6 +6,8 @@
 *.o.*
 *.a
 *.s
+Kbuild
+Config.in
 
 #
 # Never ignore these
@@ -16,6 +18,7 @@
 # Normal output
 #
 /busybox
+/busybox_old
 /busybox_unstripped*
 
 #
 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