mirror of
https://github.com/xyzeva/k-id-age-verifier.git
synced 2026-07-11 14:46:36 +02:00
735e7ef53f
doesn't fully work yet
26 lines
256 B
Plaintext
26 lines
256 B
Plaintext
node_modules
|
|
|
|
# Output
|
|
.output
|
|
.vercel
|
|
.netlify
|
|
.wrangler
|
|
/.svelte-kit
|
|
/build
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Env
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
!.env.test
|
|
|
|
# Vite
|
|
vite.config.js.timestamp-*
|
|
vite.config.ts.timestamp-*
|
|
# Cloudflare Types
|
|
/worker-configuration.d.ts
|