ntpd: drop offset averaging code
[oweals/busybox.git] / .gitignore
index 1618712ced770736a43aa36c0ed3da35715416fd..0a0c65bc3e0df675a814d10a2693ab540ef1759d 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