Skip to content

Commit d535dd4

Browse files
simo5frozencemetery
authored andcommitted
Add Yacc/Lex artifacts to .gitignore
Signed-off-by: Simo Sorce <simo@redhat.com>
1 parent 807747d commit d535dd4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ missing
2020
config.h
2121
config.h.in*
2222
stamp-h1
23+
cscope.out
24+
ylwrap
25+
src/lex.c
26+
src/parser.c
27+
src/parser.h
2328
*.o
2429
*.lo
2530
*.la

0 commit comments

Comments
 (0)