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).

Reply via email to