tct/.gitignore

9 lines
93 B
Text

# Built binary
/tct
# Test binary, built with `go test -c`
*.test
# Nix
/.direnv/
/result*