projects
/
pgpool2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24ceef9
)
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:09:46 +0000
(16:09 +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 d521867c6b548ac11bebf155b08b80532db0d1b9..cd6e4dd95480184706310ada7fba15d0140d133b 100644
(file)
--- a/
src/tools/pgmd5/.gitignore
+++ b/
src/tools/pgmd5/.gitignore
@@
-6,3
+6,4
@@
pool_passwd.c
pool_signal.c
regex_array.c
strlcpy.c
+pool_config.c