Add missing gitignore entry

Pull request #4827 introduced a new template SQL test file but missed
to add the properly `.gitignore` entry to ignore generated test files.
This commit is contained in:
Fabrízio de Royes Mello 2023-03-19 18:30:48 -03:00
parent cc51e20e87
commit 7d6cf90ee7

View File

@ -13,6 +13,8 @@
/dist_partial_agg-*.sql
/dist_ref_table_join-*.sql
/dist_ref_table_join-*.sql
/dist_remote_error-*.sql
/dist_remote_error.text
/hypertable_distributed-*.sql
/jit-*.sql
/modify_exclusion-*.sql