summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 5650942abd62fc2a9215adeaf387f0f8ffdf84d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
*
!**/
!/Makefile
!.gitignore
!src/*.h
*.pb.h
!src/*.flex
!src/*.proto
!src/*.yy
!test/*.log