From b804327831b47fb6f5c1a1f68c4123226453b523 Mon Sep 17 00:00:00 2001 From: Andy Nguyen Date: Tue, 28 Apr 2026 19:45:35 +0200 Subject: [PATCH] Add .gitignore. --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7a1250d --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +cache/ +work/ +output/ +linux-bin/ +build.log +