mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
pg_upgrade: Add new generated file to .gitignore
This commit is contained in:
1
contrib/pg_upgrade/.gitignore
vendored
1
contrib/pg_upgrade/.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
/pg_upgrade
|
||||
# Generated by test suite
|
||||
analyze_new_cluster.sh
|
||||
delete_old_cluster.sh
|
||||
/log/
|
||||
/tmp_check/
|
||||
|
Reference in New Issue
Block a user