src/test/modules/test_dsa needs a .gitignore file.

Without this, "git status" is unhappy after a check-world run.
Oversight in 325f54033.
pull/146/head
Tom Lane 2 years ago
parent 83b4326e60
commit 83267b15bf
  1. 4
      src/test/modules/test_dsa/.gitignore

@ -0,0 +1,4 @@
# Generated subdirectories
/log/
/results/
/tmp_check/
Loading…
Cancel
Save