]> git.ipfire.org Git - thirdparty/nftables.git/commitdiff
examples: add .gitignore file
authorJeremy Sowden <jeremy@azazel.net>
Mon, 4 Apr 2022 12:13:39 +0000 (13:13 +0100)
committerFlorian Westphal <fw@strlen.de>
Tue, 5 Apr 2022 11:12:27 +0000 (13:12 +0200)
Signed-off-by: Florian Westphal <fw@strlen.de>
examples/.gitignore [new file with mode: 0644]

diff --git a/examples/.gitignore b/examples/.gitignore
new file mode 100644 (file)
index 0000000..7b1a583
--- /dev/null
@@ -0,0 +1,5 @@
+/.deps/
+/.libs/
+/nft-buffer
+/nft-json-file
+/*.o