Files
poseidon/.gitignore
2021-07-29 09:43:21 +00:00

15 lines
164 B
Plaintext

# Project binary
/poseidon
# Configuration file
configuration.yaml
tests/e2e/configuration.yaml
# TLS certificate/key
*.crt
*.key
*.pem
# trivy artifacts
.trivy