1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
355 B

#
# 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.*