From 1f7fb26ceaa5d05c4c62cc6d110d5344708ab468 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Mon, 28 Apr 2025 15:46:25 +0200 Subject: demo: add simple demo application --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 42afabf..fb370db 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -/build \ No newline at end of file +/build +/leaks.log \ No newline at end of file -- cgit v1.2.3