brewery
notashelf /
4aa514d83d1d0de7cc81f64a4a90e77c2339f501

nixir

public

Import-resolving Nix IR plugin

Star0tarball
clone
ssh://git@git.notashelf.dev:33/notashelf/nixir.git

Commit 4aa514d83d1d

tarball

NotAShelf <raf@notashelf.dev> · 2026-02-21 21:07 UTC

unverified1 files changed+7-0
meta: ignore more generated files and nix artifacts

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Id142ee9a1bdf076542f684130ba925216a6a6964
diff --git a/.gitignore b/.gitignoreindex bd97cca..ddb05bd 100644--- a/.gitignore+++ b/.gitignore@@ -1,7 +1,14 @@ build/ nix/+result*+/.direnv +# Build artifacts nix-irc *.so **/*.nixir+regression_test++# Generated files cmake_install.cmake+Makefile