Files
fuj-management/.gitignore
Jan Novak fbc5a41d12
All checks were successful
Deploy to K8s / deploy (push) Successful in 22s
gitignore go/parity
2026-05-24 21:15:38 +02:00

11 lines
91 B
Plaintext

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