basically just your average cs student slop site schtormm.nl
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add config files to gitignore (oops)

schtormm 562b27ce 19cd8d22

+7
+7
.gitignore
··· 41 41 *.tsbuildinfo 42 42 next-env.d.ts 43 43 package-lock.json 44 + 45 + # config files 46 + .next.config.ts 47 + package.json 48 + tsconfig.json 49 + postcss.config.mjs 50 + pnpm-lock.yaml