Update .gitignore with auto-generated lex/yacc outputs
authorJens Axboe <axboe@fb.com>
Mon, 29 Sep 2014 20:37:46 +0000 (14:37 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 29 Sep 2014 20:37:46 +0000 (14:37 -0600)
Signed-off-by: Jens Axboe <axboe@fb.com>
.gitignore

index 3993a300ffe2f5716de88972c906b8781288676b..c9d90fb6d736a0160ac85c9b18e63f39631372bf 100644 (file)
@@ -7,3 +7,5 @@
 /config.log
 /cscope.out
 /fio
 /config.log
 /cscope.out
 /fio
+y.tab.*
+lex.yy.c