projects
/
pgpool2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e73b492
)
Add pool_config.c to src/tools/pgmd5/.gitignore.
author
Tatsuo Ishii
<ishii@sraoss.co.jp>
Mon, 13 Jun 2022 07:09:46 +0000
(16:09 +0900)
committer
Tatsuo Ishii
<ishii@sraoss.co.jp>
Mon, 13 Jun 2022 07:11:37 +0000
(16:11 +0900)
This should avoid the error:
error: The following untracked working tree files would be overwritten by checkout:
src/tools/pgmd5/pool_config.c
src/tools/pgmd5/.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/src/tools/pgmd5/.gitignore
b/src/tools/pgmd5/.gitignore
index 66004621707306369619c5be6e5eeb1ffa16e024..4bdc09c261f10cf513a55f2af67c500d5e4a5f8b 100644
(file)
--- a/
src/tools/pgmd5/.gitignore
+++ b/
src/tools/pgmd5/.gitignore
@@
-8,3
+8,4
@@
pool_path.c
pool_signal.c
regex_array.c
strlcpy.c
+pool_config.c