Add parser outputs to gitignore

This commit is contained in:
Kevin Zheng 2019-09-12 19:34:52 -07:00 committed by Holger Vogt
parent 6907d17985
commit ccd4df6a47
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -77,3 +77,7 @@ Makefile.in
# Visual Studio user options files
**/*.vcxproj.user
src/frontend/parse-bison.c
src/frontend/parse-bison.h
src/spicelib/parser/inpptree-parser.c
src/spicelib/parser/inpptree-parser.h