Updated license and project setup to enable nixpkgs build and development.

This commit is contained in:
2026-07-14 16:43:28 -05:00
parent 20b8bcdb63
commit bb012b2ca9
8 changed files with 71 additions and 36 deletions
+11 -1
View File
@@ -1,11 +1,21 @@
# Rust build artifacts
/target/
Cargo.lock
Cargo.toml.orig
# IDE
.vscode/
.idea/
*.swp
*~
# Nix
result
result-*
.direnv/
# Flatpak
build-flatpak/
# System Files
.DS_Store
Thumbs.db