/opt/canhelp
NameSizeModeActions
.git/-0755rm
.github/-0755rm
apps/-0755rm
backups/-0755rm
logs/-0755rm
node_modules/-0755rm
packages/-0755rm
scripts/-0755rm
uploads/-0755rm
.env37350644editdlrm
.env.example19780644editdlrm
.gitignore10710644editdlrm
CLAUDE.md34820644editdlrm
deploy.log5680644editdlrm
DEPLOY.md38710644editdlrm
docker-compose.yml8350644editdlrm
ecosystem.config.js9830644editdlrm
find_missing_keys.js9900644editdlrm
package-lock.json2015120644editdlrm
package.json13950644editdlrm
ru_keys.txt287680644editdlrm
STACK.md37450644editdlrm
turbo.json4620644editdlrm
uk_keys.txt287680644editdlrm
Edit: /opt/canhelp/.gitignore (1071B)
node_modules dist .env *.log .DS_Store .idea .vscode *.tgz # Web apps/web/.next/ # Flutter apps/mobile/.dart_tool/ apps/mobile/.packages apps/mobile/build/ apps/mobile/config/dart_defines.local.json apps/mobile/.flutter-plugins apps/mobile/.flutter-plugins-dependencies apps/mobile/ios/Pods/ apps/mobile/ios/.symlinks/ apps/mobile/ios/Flutter/Flutter.framework apps/mobile/ios/Flutter/Flutter.podspec apps/mobile/ios/Runner.xcworkspace/xcshareddata/ apps/mobile/android/.gradle/ apps/mobile/android/local.properties apps/mobile/android/app/build/ apps/mobile/.pub-cache/ apps/mobile/pubspec.lock apps/mobile/ios/.bundle/ apps/mobile/ios/vendor/ apps/mobile/ios/fastlane/report.xml apps/mobile/ios/fastlane/.env apps/mobile/ios/fastlane/*.log apps/mobile/ios/vendor/bundle/ apps/mobile/ios/vendor/cache/ apps/mobile/android/.bundle/ apps/mobile/android/vendor/ # Uploads uploads/ # CI/CD secrets (never commit) apps/mobile/android/fastlane/play-store-key.json apps/mobile/android/canhelp-release.jks apps/mobile/android/app/canhelp-release.jks *.p12 *.mobileprovision