Adds nix development flake, removes build from being tracked

This commit is contained in:
2025-04-21 22:27:01 -04:00
parent e9b1c32974
commit 6540ce8b7c
12 changed files with 98 additions and 28 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
# Build artifacts
build/
# Direnv stuff for the flake
.envrc
.direnv