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

build
sgp

# 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