Initial commit: Nosterm client (terminal-style Nostr chat SPA)
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
node_modules
|
||||
|
||||
# build output / framework caches
|
||||
.svelte-kit/
|
||||
build/
|
||||
|
||||
# test + coverage artifacts
|
||||
coverage/
|
||||
test-results/
|
||||
playwright-report/
|
||||
|
||||
# local env (keep .env.example)
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user