am-kernels/.gitignore

15 lines
82 B
Text
Raw Normal View History

2020-08-11 17:14:09 +00:00
*
!*/
!*.h
!*.c
!*.cc
!*.S
!Makefile
!README
2020-09-15 00:56:47 +00:00
!LICENSE
2020-08-11 17:14:09 +00:00
.*
_*
*~
build/
!.gitignore