Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
7bb346f23c5f7a31f210fe95dcba093d0dc51571
/
.
/
.gitignore
blob: b7840e494d6300e550166c24e91eca0c452ee859 [
file
] [
log
] [
blame
]
#
# Kbuild ignores
#
.*
*.
o
*.
o
.*
*.
a
*.
s
#
# Never ignore these
#
!.
gitignore
#
# Normal output
#
/
busybox
/
busybox_unstripped
*
#
# Backups / patches
#
*~
*.
orig
*.
rej
/*.patch
#
# debugging stuff
#
core
.gdb_history
.gdbinit