Files
chasquid/internal/dkim/testdata/.gitignore
Alberto Bertogli 1a1befc75a dkim: Update .gitignore pattern for private test cases
The current .gitignore pattern doesn't work when the private test cases
are a symlink, which can be convenient.

This patch fixes it by changing the pattern to match symlinks as well as
directories.
2024-04-21 11:08:08 +01:00

5 lines
87 B
Plaintext

*.got
# Ignore private test cases, to reduce the chances of accidental leaks.
private