1
0
Files
xactfetch/.containerignore
Dustin C. Hatch 3ff18d1042 container: Add secretsocket, chase2fa scripts
While the original intent of the `secretsocket` script was to have `rbw`
run outside the `xactfetch` container, that is only useful during
development; both processes need to run in the container in Kubernetes.
2024-07-11 21:50:27 -05:00

9 lines
101 B
Plaintext

*
!.git
!chase2fa.py
!entrypoint.sh
!pinentry-stub.sh
!pyproject.toml
!secretsocket.py
!xactfetch.py