Add App.svelte and LoginModal.svelte components for user authentication; update .gitignore to include Svelte files
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -99,6 +99,7 @@ cmd/benchmark/data
|
||||
!/app/web/dist/*
|
||||
!/app/web/dist/**
|
||||
!bun.lock
|
||||
!*.svelte
|
||||
# ...even if they are in subdirectories
|
||||
!*/
|
||||
/blocklist.json
|
||||
|
||||
Reference in New Issue
Block a user