mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-03-16 09:04:43 +00:00
feat: new design for koodiklinikka.fi
Co-authored-by: Aarni Koskela <akx@iki.fi>
This commit is contained in:
committed by
Aarni Koskela
parent
2791108118
commit
33f35b4a5a
14
.gitignore
vendored
14
.gitignore
vendored
@@ -1,7 +1,17 @@
|
||||
*.log
|
||||
*.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
|
||||
package-lock.json
|
||||
|
||||
Reference in New Issue
Block a user