mirror of
https://github.com/NotAShelf/tct.git
synced 2025-10-08 18:02:11 +00:00
9 lines
93 B
Text
9 lines
93 B
Text
# Built binary
|
|
/tct
|
|
|
|
# Test binary, built with `go test -c`
|
|
*.test
|
|
|
|
# Nix
|
|
/.direnv/
|
|
/result*
|