aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: a9764c237ed7f91e870a3d14358a94abf5603c3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
*~
.*
!/.gitignore

build
geml

# Comment these for release. They are generated files using gperf and bison. For
# final release they can be in repository. But during development ignore them.
*.y.c
*.y.h
*.gperf.h