ps: fix build failure if FEATURE_PS_TIME is disabled
[oweals/busybox.git] / .gitignore
index 1618712ced770736a43aa36c0ed3da35715416fd..be1d46199f57ed955f0914af93fdb2c0f1c02299 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*
 
 #
 *.orig
 *.rej
 /*.patch
+
+#
+# debugging stuff
+#
+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