mirror of
https://github.com/severian-dev/sucker.severian.dev.git
synced 2026-02-22 08:51:56 +00:00
Compare commits
1 Commits
d35d704ce1
...
sonia
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3bc20ea40d |
@@ -2,4 +2,4 @@
|
||||
|
||||
# Disable Discord community banner (optional)
|
||||
# Uncomment the line below to hide the Discord banner
|
||||
# NEXT_PUBLIC_DISABLE_DISCORD_BANNER=true
|
||||
NEXT_PUBLIC_DISABLE_DISCORD_BANNER=true
|
||||
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,4 +1,9 @@
|
||||
.idea/
|
||||
bun.lock
|
||||
.env
|
||||
|
||||
node_modules
|
||||
.next
|
||||
.env.local
|
||||
.env*.local
|
||||
.env*.local
|
||||
.env
|
||||
|
||||
1739
src/app/page.tsx
1739
src/app/page.tsx
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user