Add missing gitignore entry

Pull request #3717 introduced a new template SQL test file but missed
to add the properly gitgnore entry to ignore generated test files.
This commit is contained in:
Fabrízio de Royes Mello 2021-10-27 09:48:25 -03:00
parent f8bf3b9767
commit d117d8772f

View File

@ -2,3 +2,4 @@
/generated_columns-*.sql
/ordered_append-*.sql
/ordered_append_join-*.sql
/transparent_decompress_chunk-*.sql