From 9c6e78990e76367e683a429cd5a9637b1ac94542 Mon Sep 17 00:00:00 2001 From: kartofen Date: Sun, 30 Mar 2025 01:48:04 +0200 Subject: some more formats and a build system --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea35e10 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +bin +.ninja_* -- cgit v1.2.3