aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index de0941f..901d796 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,11 @@
.*
!/.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