Files
fuj-management/.gitignore
Jan Novak dd629fa2a9
All checks were successful
Deploy to K8s / deploy (push) Successful in 10s
gitignore go/parity
2026-05-12 00:08:38 +02:00

11 lines
91 B
Plaintext

# python cache
**/*.pyc
.secret
# local tmp folder
tmp/
# go build output
bin/
go/parity