Bump to version 1.22.1
[platform/upstream/busybox.git] / .gitignore
index 1618712..0a0c65b 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