From 860460c4020d0ee3ca63556cf5f9e88ad4a31c93 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Sat, 21 Feb 2026 20:48:38 +0300 Subject: [PATCH] chore: update gitignore for build artifacts Signed-off-by: NotAShelf Change-Id: I3fd18bc9e15b0a33557fcd95368b49776a6a6964 --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..78985c6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +build/ +nix/ + +nix-irc +*.so +**/*.nixir