add flake.lock, gitignore .pre-commit-config.yaml

This commit is contained in:
Alexander
2026-05-08 12:35:33 +02:00
parent e68342c93a
commit f967256708
2 changed files with 137 additions and 0 deletions
+3
View File
@@ -9,6 +9,9 @@
# Unignore specific extensionless files
!justfile
# Generated by git-hooks.nix (contains nix store paths)
.pre-commit-config.yaml
# Rust build artifacts
/target/