am-kernels/.gitignore

16 lines
96 B
Text
Raw Normal View History

2020-08-11 17:14:09 +00:00
!*/
!*.h
!*.c
!*.cc
!*.S
!Makefile
!README
2020-09-28 05:42:17 +00:00
!README.md
2020-09-15 00:56:47 +00:00
!LICENSE
2020-08-11 17:14:09 +00:00
.*
_*
*~
build/
!.gitignore
2024-07-09 09:42:46 +00:00
out/