mirror of
https://github.com/jmcorgan/fips.git
synced 2026-07-22 07:48:26 +00:00
18 lines
245 B
Plaintext
18 lines
245 B
Plaintext
# Staged binaries (copied from target/release/ for test runs)
|
|
fips
|
|
fipsctl
|
|
fipstop
|
|
fips-gateway
|
|
|
|
# Generated test configs
|
|
generated-configs/
|
|
|
|
# Simulation results
|
|
sim-results/
|
|
|
|
# Python caches
|
|
__pycache__/
|
|
|
|
# Staged binary directory
|
|
static/bin/
|