private_facts/.gitignore
Rodrigo Pinto 70a92cb0e6 QR code generator, update readme
Added a QR code code generator that might be used for auth.

Updated README with better instructions for setting up Tahoe grid.
2024-11-29 17:22:29 -03:00

28 lines
257 B
Text

node_modules
gm0
introducer
storage0
storage1
webapp
# Output
.output
.vercel
.svelte-kit
packages/.svelte-kit
/build
# OS
.DS_Store
Thumbs.db
# Env
.venv
.env
.env.*
!.env.example
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*