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