projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
| inline |
side by side
(parent:
83b4326
)
src/test/modules/test_dsa needs a .gitignore file.
author
Tom Lane
<
[email protected]
>
Wed, 15 Nov 2023 18:59:54 +0000
(13:59 -0500)
committer
Tom Lane
<
[email protected]
>
Wed, 15 Nov 2023 18:59:54 +0000
(13:59 -0500)
Without this, "git status" is unhappy after a check-world run.
Oversight in
325f54033
.
src/test/modules/test_dsa/.gitignore
[new file with mode: 0644]
|
blob
diff --git a/src/test/modules/test_dsa/.gitignore
b/src/test/modules/test_dsa/.gitignore
new file mode 100644
(file)
index 0000000..
5dcb3ff
--- /dev/null
+++ b/
src/test/modules/test_dsa/.gitignore
@@ -0,0
+1,4
@@
+# Generated subdirectories
+/log/
+/results/
+/tmp_check/