This commit is contained in:
rmoren97 2026-02-13 15:17:16 -08:00
parent 026a558195
commit 2478a29fd0

12
.gitignore vendored
View File

@ -40,3 +40,15 @@ yarn-error.log*
# typescript # typescript
*.tsbuildinfo *.tsbuildinfo
next-env.d.ts next-env.d.ts
# github
/.github/
/.github/*
# vscode
/.vscode/
/.vscode/*
# claude
/.claude/
/.claude/*