14 lines
82 B
Text
14 lines
82 B
Text
*
|
|
!*/
|
|
!*.h
|
|
!*.c
|
|
!*.cc
|
|
!*.S
|
|
!Makefile
|
|
!README
|
|
!LICENCE
|
|
.*
|
|
_*
|
|
*~
|
|
build/
|
|
!.gitignore
|