From: Jeremy Sowden Date: Mon, 4 Apr 2022 12:13:39 +0000 (+0100) Subject: examples: add .gitignore file X-Git-Tag: v1.0.3~47 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ab74fb5b6d331db9b6ab65107165c6744c528ff7;p=thirdparty%2Fnftables.git examples: add .gitignore file Signed-off-by: Florian Westphal --- 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