Skip to content

Commit 1f0d788

Browse files
committed
Add /config.cache to .gitignore in back branches
For some reason config.cache was not being git-ignored in these back branches. Backpatch-through: 9.2 to 9.4
1 parent ddcfeba commit 1f0d788

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-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

0 commit comments

Comments
 (0)