SPB Git forge

spb/rareindex

Public
54commits 1branches 0releases
7.1 MBsize
maindefault branch
10 days agolast push
TypeScript 61.9% HTML 37.2% SQL 0.7%
480 B · 42 lines text
Raw Blame History
1# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.23# dependencies4/node_modules5/.pnp6.pnp.*7.yarn/*8!.yarn/patches9!.yarn/plugins10!.yarn/releases11!.yarn/versions1213# testing14/coverage1516# next.js17/.next/18/out/1920# production21/build2223# misc24.DS_Store25*.pem2627# debug28npm-debug.log*29yarn-debug.log*30yarn-error.log*31.pnpm-debug.log*3233# env files (can opt-in for committing if needed)34.env*3536# vercel37.vercel3839# typescript40*.tsbuildinfo41next-env.d.ts42