mirror of
https://github.com/postgres/postgres.git
synced 2025-06-03 01:21:48 +03: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
53b5a8c131
commit
6987277619
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,6 +26,7 @@ lib*.pc
|
||||
|
||||
# Local excludes in root directory
|
||||
/GNUmakefile
|
||||
/config.cache
|
||||
/config.log
|
||||
/config.status
|
||||
/pgsql.sln
|
||||
|
Loading…
x
Reference in New Issue
Block a user