From 187481bb4ce962bf03376560a5424ed746003647 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Tarti=C3=A8re?= Date: Tue, 27 Jun 2017 13:57:05 +0200 Subject: [PATCH] Ignore new examples --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 9394e33..e64aea5 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,10 @@ examples/mifare-desfire-info examples/mifare-desfire-read-ndef examples/mifare-desfire-write-ndef examples/mifare-ultralight-info +examples/ntag-detect +examples/ntag-removeauth +examples/ntag-setauth +examples/ntag-write test/test-suite.log test/run-test.sh.log test/run-test.sh.trs