Skip to content

Commit 00ff816

Browse files
committed
chore: update .gitignore for new parser build artifacts
1 parent e5c2733 commit 00ff816

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,6 @@ src/*_parser/*_lexer.yy.c
4242
src/*_parser/*_parser.output
4343
src/*_parser/*_parser.report
4444

45+
# New parser build artifacts
46+
libsqlparser.a
47+
run_tests

0 commit comments

Comments
 (0)