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