Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8afca70

Browse files
committed
Add a couple of missed .gitignore entries.
Any subdirectory that's ignoring /output_iso/ should alsoignore /tmp_check_iso/, which could be left behind by afailed pg_isolation_regress_check run.I think these have been wrong for awhile, but it doesn'tseem important to fix in back branches.
1 parent53d4f5f commit8afca70

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

‎src/test/modules/brin/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Generated subdirectories
22
/output_iso/
33
/tmp_check/
4+
/tmp_check_iso/
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
# Generated subdirectories
12
/output_iso/
3+
/tmp_check_iso/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp