You must login to view /lordwelch/chasquid/src/commit/661f759c0c4b51580bff73002bb4c60509fc84a6/test/t-09-loop.
The GitHub option should be usable for most people, it only links via username.

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