diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-05-08 09:21:02 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-05-08 09:21:02 +0200 |
commit | 40de50a892ffc3fa16c49c8ba91c7a1cd5af1b95 (patch) | |
tree | 8ac0c2108a4f9bef65bb0fec50a086a3279be4a0 | |
parent | 036323e76c547ada6829a76e684bd3a602588ff9 (diff) | |
download | rsyslog-40de50a892ffc3fa16c49c8ba91c7a1cd5af1b95.tar.gz rsyslog-40de50a892ffc3fa16c49c8ba91c7a1cd5af1b95.tar.bz2 rsyslog-40de50a892ffc3fa16c49c8ba91c7a1cd5af1b95.zip |
cosmetic: update .gitignore files
-rw-r--r-- | grammar/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/grammar/.gitignore b/grammar/.gitignore new file mode 100644 index 00000000..8bd546bd --- /dev/null +++ b/grammar/.gitignore @@ -0,0 +1 @@ +lexer.c |