mirror of
https://github.com/QuilibriumNetwork/ceremonyclient.git
synced 2026-02-21 18:37:26 +08:00
29 lines
371 B
Plaintext
29 lines
371 B
Plaintext
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
.DS_Store
|
|
,*
|
|
*~
|
|
*.dot
|
|
*.pdf
|
|
*.ssa
|
|
*.prof
|
|
*.bristol
|
|
apps/circuit/circuit
|
|
apps/garbled/garbled
|
|
apps/iotest/iotest
|
|
apps/iter/iter
|
|
apps/qcldoc/qcldoc
|
|
apps/objdump/objdump
|
|
apps/ot/ot
|