diff options
| author | Quentin Young <qlyoung@cumulusnetworks.com> | 2016-12-20 06:39:37 +0000 |
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2016-12-20 06:39:37 +0000 |
| commit | 487be854a5476afa9d96e09ef20617d20dda7f78 (patch) | |
| tree | a40d3ee2aca1022207f389401bc158987bcb8b38 /lib/.gitignore | |
| parent | 96133092e02c7b07c9e4c6d3e26b871551fa0cef (diff) | |
lib: add grammar_sandbox to .gitignore
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'lib/.gitignore')
| -rw-r--r-- | lib/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore index f34801eac4..10b8704ab2 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -21,3 +21,4 @@ command_lex.h command_parse.c command_parse.h refix +grammar_sandbox |
