From 59004bab38044f694853188d537b2fc545abeb0b Mon Sep 17 00:00:00 2001 From: sijanec Date: Thu, 18 Mar 2021 14:18:29 +0100 Subject: finished first PoC code --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6097dbc..74a1ce6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,7 @@ lib/cJSON.h lib/cJSON.c # the following is the binary discord.c +# debugging log files +netreq.log +stderr.log +valgrind-out.txt -- cgit v1.2.3