am-kernels/.gitignore

15 lines
96 B
Text

!*/
!*.h
!*.c
!*.cc
!*.S
!Makefile
!README
!README.md
!LICENSE
.*
_*
*~
build/
!.gitignore
out/