pretendo-docker/.gitignore
Matthew Lopez 1f3a535ca5
Delete non-functional logs directory
This will no longer work when the containers run as a non-root user, and they are unnecessary when the logs can be taken directly from the container.
2024-07-22 22:46:08 -04:00

22 lines
409 B
Plaintext

# Local environment variables (used for secrets)
.env
/environment/*.local.env
# Important secrets
/secrets.txt
# Mitmproxy CA certificate
/console-files/mitmproxy-ca-cert.pem
# Console BOSS keys
/console-files/aes_keys.txt
/console-files/boss_keys.bin
# SSSL certificates
/console-files/CACERT_NINTENDO_CA_G3.der
/console-files/cert-chain.pem
/console-files/ssl-cert-private-key.pem
# Backups
/backups/