# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
*.txt

# Test binary, build with `go test -c`
*.test

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

old*.txt
new*.txt
*.prof
*.pprof
tasks.txt
**/ref.txt
*.pk
*.vk
*.proof
*.input
*.r1cs
*.log
*.backup

# generated files during integratrion tests
internal/tests/integration/
field/internal/dev.go 
field/internal/dev/**
field/generator/addchain/**

.vscode

# compiled sage -> python code
*.sage.py

.DS_Store
.idea
