aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2015-04-15 23:41:42 -0300
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2015-04-15 23:57:18 -0300
commit63602a4fcf3e811e529ed5b7ba670764d29fc96b (patch)
tree08d38e640ac2698edbe840d0fb1db40368012717 /.gitignore
parenta3c06fb8f19df6ef612cf2d647d75f8c2bedca8b (diff)
downloadblogc-63602a4fcf3e811e529ed5b7ba670764d29fc96b.tar.gz
blogc-63602a4fcf3e811e529ed5b7ba670764d29fc96b.tar.bz2
blogc-63602a4fcf3e811e529ed5b7ba670764d29fc96b.zip
added source grammar
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2751756..b7c5f8e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,10 +40,12 @@ Makefile.in
/blogc
# tests
+/tests/check_source_grammar
/tests/check_template_grammar
/tests/check_utils
# leg generated source
+/src/source-grammar.c
/src/template-grammar.c
# tarballs