Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
- Deleted `backend/.env.local`, admin page, and OAuth callback page. - Removed legacy Docker configurations [`docker-compose.yml`, `Dockerfile.caddy`]. - Deprecated migration script, unused routes, and event/gallery migration documentation. - Updated gitignore to reflect removed folder structure.
11 lines
73 B
Plaintext
11 lines
73 B
Plaintext
node_modules
|
|
dist
|
|
.env
|
|
*.log
|
|
.DS_Store
|
|
/tmp
|
|
/data
|
|
*.db
|
|
*.db-wal
|
|
*.db-shm
|