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

Commitccf292c

Browse files
committed
Update .gitignore for config.cache.
Also add a comment about why regreesion.* aren't listed in .gitignore.Jim Nasby
1 parent72950dc commitccf292c

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

‎.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ lib*.pc
2828

2929
# Local excludes in root directory
3030
/GNUmakefile
31+
/config.cache
3132
/config.log
3233
/config.status
3334
/pgsql.sln

‎src/test/regress/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@
55
/tmp_check/
66
/results/
77
/log/
8+
9+
# Note: regreesion.* are only left behind on a failure; that's why they're not ignored
10+
#/regression.diffs
11+
#/regression.out

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp