Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
f3b56b428f5c903ef4622d7e04925d9056f751e9
/
.
/
.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