tct/.gitignore

10 lines
93 B
Text
Raw Permalink Normal View History

2025-06-18 14:01:37 +03:00
# Built binary
/tct
2024-06-12 10:02:25 +00:00
# Test binary, built with `go test -c`
*.test
2025-06-18 14:01:37 +03:00
# Nix
/.direnv/
/result*