aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: cf0c2c0e330e3dccf01a7dd20a5e96cb4879d013 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*
!*/

!.gitignore
!.gitkeep

!makefile
!*.lex
!*.y
!*.c
!*.h
!*.txt
!*.md
!*.tex

*.yy.c
*.tab.c
*.tab.h