Files
postmoogle/vendor/blitiri.com.ar/go/spf/.gitignore
2022-11-23 21:30:13 +02:00

11 lines
229 B
Plaintext

# Ignore anything beginning with a dot: these are usually temporary or
# unimportant.
.*
# Exceptions to the rule above: files we care about that would otherwise be
# excluded.
!.gitignore
# go-fuzz build artifacts.
*-fuzz.zip