bobo.yang d849bc4a33 chore: Add environment configuration and update gitignore
- Add initial .env file with app configuration settings
- Configure image base URL and assistant display names
- Remove .env from gitignore while keeping avatar file ignored
2025-02-24 14:11:49 +08:00

26 lines
272 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
avatar_devchat.svg