git ignore

This commit is contained in:
2026-03-13 17:15:15 +01:00
parent a82223e194
commit be9e119128
6 changed files with 4 additions and 193 deletions

View File

@@ -13,7 +13,6 @@
devShells.x86_64-linux.default = pkgs.mkShell {
packages = with pkgs; [
go_1_26
nodejs_24
];
};