diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |