Skip to content

Commit 6987277

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 53b5a8c commit 6987277

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
@@ -26,6 +26,7 @@ lib*.pc
2626

2727
# Local excludes in root directory
2828
/GNUmakefile
29+
/config.cache
2930
/config.log
3031
/config.status
3132
/pgsql.sln

0 commit comments

Comments
 (0)