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