From f37cce374cc9da243fc2babbea9a7051f15db80a Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Thu, 24 Oct 2024 23:10:31 +0200 Subject: Archive code into v1/ directory The code was written too fast and I deemed that it would be better to make a new draft. --- v1/.gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 v1/.gitignore (limited to 'v1/.gitignore') diff --git a/v1/.gitignore b/v1/.gitignore new file mode 100644 index 0000000..a9ac961 --- /dev/null +++ b/v1/.gitignore @@ -0,0 +1,7 @@ +chatty +server +recv +send +client + +tags -- cgit v1.2.3