mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-01-26 11:23:58 +00:00
18 lines
158 B
Plaintext
18 lines
158 B
Plaintext
*.log*
|
|
*.pem
|
|
*.tsbuildinfo
|
|
.DS_Store
|
|
.env*.local
|
|
.history
|
|
.next
|
|
.pnp.js
|
|
.vercel
|
|
.yarn
|
|
/.pnp
|
|
/build
|
|
/coverage
|
|
next-env.d.ts
|
|
node_modules
|
|
out
|
|
package-lock.json
|