Not sure about `.gitignore`, but you might also avoid your problem with `nim r tests/xxx.nim` which is fewer keystrokes and also should put the binary executables in the build cache directory (whatever `nimcache` is set to in the relevant `nim.cfg` | `config.nims` file).
- it there general gitignore configs for binaries? jiyinyiyong
- it there general gitignore configs for binaries? cblake
- it there general gitignore configs for binaries? jyapayne
- it there general gitignore configs for binarie... jiyinyiyong
- it there general gitignore configs for bin... juancarlospaco
- it there general gitignore configs fo... cdunn2001