C89/.gitignore

7 lines
34 B
Plaintext
Raw Normal View History

2019-03-09 19:25:34 -05:00
*
2019-03-09 19:33:19 -05:00
!*/
2019-03-09 19:25:34 -05:00
!*.c
!*.h
2019-03-11 01:05:36 -04:00
!*.md
2019-03-09 19:25:34 -05:00
!.gitignore