aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 05a7b15bcffd5f141287e6406a55419b74e453e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
*~
.*
!/.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
*.dot.png