Files
rk35xx-android14/.gitignore
T
2024-10-29 18:41:39 +08:00

37 lines
355 B
Plaintext

#
# NOTE! Don't add files that are generated in specific
# subdirectories here. Add them in the ".gitignore" file
# in that subdirectory instead.
#
# Normal rules
#
*.rej
*.orig
*~
*.patch
*.diff
.DS_Store
._*
#
# Top-level generic files
#
/out
/rockdev
/kernel/*.img
/IMAGE
#
# Generated files
#
*.depend
*.log
/.bootstrap
# cscope files
cscope.*