src/test/modules/test_dsa needs a .gitignore file.
authorTom Lane <[email protected]>
Wed, 15 Nov 2023 18:59:54 +0000 (13:59 -0500)
committerTom 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]

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
@@ -0,0 +1,4 @@
+# Generated subdirectories
+/log/
+/results/
+/tmp_check/