f91684f3c8
make .gitignore exclude default move tests into tests/c/
7 lines
42 B
Text
7 lines
42 B
Text
*
|
|
|
|
!.gitignore
|
|
!*.c
|
|
!*.h
|
|
!Makefile
|
|
!tests
|