From ab74fb5b6d331db9b6ab65107165c6744c528ff7 Mon Sep 17 00:00:00 2001 From: Jeremy Sowden Date: Mon, 4 Apr 2022 13:13:39 +0100 Subject: examples: add .gitignore file Signed-off-by: Florian Westphal --- examples/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 examples/.gitignore (limited to 'examples/.gitignore') diff --git a/examples/.gitignore b/examples/.gitignore new file mode 100644 index 00000000..7b1a583c --- /dev/null +++ b/examples/.gitignore @@ -0,0 +1,5 @@ +/.deps/ +/.libs/ +/nft-buffer +/nft-json-file +/*.o -- cgit v1.2.3