Sign in
coral
/
busybox
/
30f0ea6cab956ed59ecc5de82459187763a2b868
/
.
/
.gitignore
blob: 7d2cca67c5b0f2d2ecac3d932b174d9e00e8c130 [
file
] [
log
] [
blame
]
#
# Kbuild ignores
#
.*
*.
o
*.
o
.*
*.
a
*.
s
Kbuild
Config
.
in
#
# Never ignore these
#
!.
gitignore
#
# Normal output
#
/
busybox
/
busybox_unstripped
*
#
# Backups / patches
#
*~
*.
orig
*.
rej
/*.patch
#
# debugging stuff
#
core
.gdb_history
.gdbinit