From 0ff3f826d9772d3695f481e0a3d0bc1517dd3ae4 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Thu, 4 Jun 2026 17:52:17 +0200 Subject: chore: initial commit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6cbe6e8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +build/* + +compile_commands.json -- cgit v1.2.3