selftests: Add .gitignore for nci test suite
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>
This commit is contained in:
committed by
David S. Miller
parent
4d52ebc7ac
commit
8570e75a55
@@ -0,0 +1 @@
|
||||
/nci_dev
|
||||
Reference in New Issue
Block a user