All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 54s
- Changed file permissions from 644 to 755 for various files in the mobile-app and mobile-app_legacy_rn_expo directories, ensuring executable permissions where necessary. - Added a new SQL migration script to the backend to introduce missing columns for club billing and invoice settings in the clubs table, maintaining synchronization with the current Sequelize model.
21 lines
354 B
Plaintext
Executable File
21 lines
354 B
Plaintext
Executable File
node_modules
|
|
frontend/node_modules
|
|
backend/node_modules
|
|
.env
|
|
frontend/.env
|
|
backend/.env
|
|
|
|
backend/images/*
|
|
backend/backend-debug.log
|
|
backend/*.log
|
|
backend/.env.local
|
|
|
|
mobile-app/.gradle/
|
|
mobile-app/.idea/
|
|
mobile-app/.kotlin/
|
|
mobile-app/build/
|
|
mobile-app/composeApp/build/
|
|
mobile-app/shared/build/
|
|
mobile-app/local.properties
|
|
mobile-app/signing.properties
|