feat: add .xlsx files to .gitignore to prevent tracking of spreadsheet files

This commit is contained in:
Leivur Djurhuus 2026-03-02 11:09:54 -06:00
parent f642c09fad
commit 24b8a706a4

3
.gitignore vendored
View file

@ -40,3 +40,6 @@ yarn-error.log*
next-env.d.ts
/src/generated/prisma
# files
*.xlsx