From 6646826386a90e629340f10e677e4f2bd3200a8b Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Thu, 19 Mar 2020 16:29:22 +0100 Subject: Initial commit --- protocol/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 protocol/.gitignore (limited to 'protocol/.gitignore') diff --git a/protocol/.gitignore b/protocol/.gitignore new file mode 100644 index 0000000..68359a7 --- /dev/null +++ b/protocol/.gitignore @@ -0,0 +1,2 @@ +*.c +*.h -- cgit v1.2.3