Changes Stuff

This commit is contained in:
2026-03-28 18:32:21 +01:00
parent 21bff544f3
commit 3f8b11c058
69 changed files with 121 additions and 111 deletions

View File

@@ -22,6 +22,9 @@
};
lfs.enable = true;
ignores = [ "**/.DS_STORE" ];
ignores = [
"**/.DS_STORE"
"result"
];
};
}