From ed517ccc9d804966c5383dd156c345cdecc29d6a Mon Sep 17 00:00:00 2001 From: fabio Date: Thu, 19 Feb 2026 12:54:19 +0100 Subject: [PATCH] da ignorare --- .gitignore | 2 +- app/src/generated/commit-info.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2a192c0..2270a01 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ app/node_modules .DS_Store -commit-info.ts \ No newline at end of file +app/commit-info.ts \ No newline at end of file diff --git a/app/src/generated/commit-info.ts b/app/src/generated/commit-info.ts index ffea68e..e91e008 100644 --- a/app/src/generated/commit-info.ts +++ b/app/src/generated/commit-info.ts @@ -1,2 +1,2 @@ // Auto-generated by scripts/generate-commit-info.mjs -export const COMMIT_CODE = "ec96771" as const +export const COMMIT_CODE = "d5c957d" as const