mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 00:20:24 +01:00
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
This commit is contained in:
parent
ddcfeba95e
commit
1f0d78863e
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -28,6 +28,7 @@ lib*.pc
|
||||||
|
|
||||||
# Local excludes in root directory
|
# Local excludes in root directory
|
||||||
/GNUmakefile
|
/GNUmakefile
|
||||||
|
/config.cache
|
||||||
/config.log
|
/config.log
|
||||||
/config.status
|
/config.status
|
||||||
/pgsql.sln
|
/pgsql.sln
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user