Files
sukr/.gitignore
Timothy DeHerrera f4201e95ba feat: add nix flake with fenix rust toolchain
Configure hermetic development environment:

- fenix toolchain from rust-toolchain.toml
- clangStdenv for Tree-sitter C grammar compilation
- Multi-platform devShells (x86_64/aarch64, linux/darwin)
- Generated flake.lock with pinned inputs
2026-01-24 18:48:14 -07:00

8 lines
63 B
Plaintext

public
target
# Local Netlify folder
.netlify
.direnv
target/