22 lines
235 B
Plaintext
22 lines
235 B
Plaintext
# Project binary
|
|
/poseidon
|
|
|
|
# Configuration file
|
|
configuration.yaml
|
|
tests/e2e/configuration.yaml
|
|
|
|
# TLS certificate/key
|
|
*.crt
|
|
*.key
|
|
*.pem
|
|
|
|
# trivy artifacts
|
|
.trivy
|
|
|
|
# IDE files
|
|
/.idea
|
|
*.iml
|
|
|
|
# Dockerfiles repository
|
|
deploy/dockerfiles
|