tools/testing/selftests/nci/.gitignore
0 → 100644
+1
−0
Loading
Building the nci test suite produces a binary, nci_dev, that git then tries to track. Add a .gitignore file to tell git to ignore this binary. Signed-off-by:David Matlack <dmatlack@google.com> Signed-off-by:
David S. Miller <davem@davemloft.net>