From 00c7da94956f66e8ef49f9105105fbc84fdece75 Mon Sep 17 00:00:00 2001 From: fabio Date: Thu, 19 Feb 2026 12:34:58 +0100 Subject: [PATCH] aggiornato gitignore --- .gitignore | 3 ++- app/src/generated/commit-info.ts | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3dc7117..2a192c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ app/node_modules -.DS_Store \ No newline at end of file +.DS_Store +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 c1a1cb3..ffea68e 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 = "a75f970" as const +export const COMMIT_CODE = "ec96771" as const