tar: optional support for --to-command
[oweals/busybox.git] / .gitignore
index 1618712ced770736a43aa36c0ed3da35715416fd..7d2cca67c5b0f2d2ecac3d932b174d9e00e8c130 100644 (file)
@@ -6,6 +6,8 @@
 *.o.*
 *.a
 *.s
+Kbuild
+Config.in
 
 #
 # Never ignore these
 *.orig
 *.rej
 /*.patch
+
+#
+# debugging stuff
+#
+core
+.gdb_history
+.gdbinit