]> git.puffer.fish Git - matthieu/frr.git/commitdiff
lib: Add generated parser files to .gitignore
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 12 Jul 2016 14:03:15 +0000 (14:03 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 12 Jul 2016 15:18:35 +0000 (15:18 +0000)
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
lib/.gitignore

index 02aa432ce16d7b17ef48642bffb4377a87a2bcf0..ca49c1b6a3dd2da969f702553be8ce96d44ed061 100644 (file)
@@ -16,3 +16,6 @@ gitversion.h.tmp
 *.loT
 memtypes.h
 route_types.h
+command_lex.c
+command_parse.c
+command_parse.h